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

Lockfree Hashmap #48

Open
ErinvanderVeen opened this issue Apr 29, 2019 · 2 comments
Open

Lockfree Hashmap #48

ErinvanderVeen opened this issue Apr 29, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request High This issue has a high priority

Comments

@ErinvanderVeen
Copy link
Owner

We now make use a hashmap that requires the use of a lock. Ideally we should switch to a hashmap that doesn't require this.

@ErinvanderVeen ErinvanderVeen added enhancement New feature or request High This issue has a high priority labels Apr 29, 2019
@ErinvanderVeen
Copy link
Owner Author

@ErinvanderVeen
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request High This issue has a high priority
Projects
None yet
Development

No branches or pull requests

2 participants