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

Workers #19

Closed
ronag opened this issue Apr 3, 2022 · 1 comment
Closed

Workers #19

ronag opened this issue Apr 3, 2022 · 1 comment

Comments

@ronag
Copy link
Contributor

ronag commented Apr 3, 2022

I see that leveldb does support access from multiple threads. Wondering what possibilities this have for improved performance, I.e in theory we could allow access to the same db from multiple workers?

@vweevers
Copy link
Member

vweevers commented Feb 3, 2024

we could allow access to the same db from multiple workers

Done in #85.

@vweevers vweevers closed this as completed Feb 3, 2024
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

2 participants