Y
Hacker News
new
|
ask
|
show
|
jobs
Leaking abstractions: concurrency issues in HashMap
(
plumbr.eu
)
1 points
by
ivom2gi
3612 days ago
1 comments
PaulHoule
3612 days ago
That's why they have a ConcurrentHashMap!
link
ivom2gi
3612 days ago
Correct. But apparently when coupling abstractions with concurrency the threats are not immediately obvious and one will learn only after encountering bugs like this ...
link