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

Shard lock Map: More efficient concurrent map #250

Merged
merged 6 commits into from
Jul 13, 2023
Merged

Conversation

hcraM41
Copy link
Collaborator

@hcraM41 hcraM41 commented Jul 12, 2023

Provide a more efficient map that minimizes lock granularity and lock holding time.

@aceld
Copy link
Owner

aceld commented Jul 12, 2023

@hcraM41 nice!

1 similar comment
@aceld
Copy link
Owner

aceld commented Jul 12, 2023

@hcraM41 nice!

@aceld aceld merged commit df441c0 into aceld:master Jul 13, 2023
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

Successfully merging this pull request may close these issues.

2 participants