Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thread-safe mabain DB handle #19

Open
chxdeng opened this issue Mar 29, 2018 · 0 comments
Open

Thread-safe mabain DB handle #19

chxdeng opened this issue Mar 29, 2018 · 0 comments

Comments

@chxdeng
Copy link
Owner

chxdeng commented Mar 29, 2018

Currently, mabain DB handles are not thread safe. This means each thread need to open its own DB handle. It is desirable to make the DB handle thread-safe so that one handle is necessary per process.

@chxdeng chxdeng changed the title thread-safe mabain DB handle Thread-safe mabain DB handle Mar 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant