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

Add thread safeness #252

Open
matthiasbeyer opened this issue Sep 26, 2014 · 1 comment
Open

Add thread safeness #252

matthiasbeyer opened this issue Sep 26, 2014 · 1 comment

Comments

@matthiasbeyer
Copy link
Member

This is the main issue for the thread safeness, which is (by now) totally missing.

Sub-issues for more concrete parts of this issue will be opened by @neithernut (if he agrees).

@matthiasbeyer
Copy link
Member Author

@neithernut and I discussed and came to the conclusion that thread-safeness on the hashtable layer should be quite enough. If someone wants to add avl-node level threadsafeness, I'd welcome PRs on this (which have to include carefully done benchmarking), but we won't add it.

Therefor, I remove the type labels except the hashtable one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants