Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
menaerus
on Jan 7, 2025
|
parent
|
context
|
favorite
| on:
Parallel-hashmap: drop-in replacement for unordere...
Because under general case you cannot read from concurrent hashmap unless you make sure that write is not taking place. And to do that we need locks, either exclusive (mutex) or more fine grained locks such as rw-lock.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: