Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
hythloday
on March 9, 2012
|
parent
|
context
|
favorite
| on:
Why I'm Moving Away from the Play Framework
Just FYI, ConcurrentHashMap is indeed lockfree (although it's got a gargantuan memory footprint). Wrapping your HashMap with Collections.synchronizedMap gives you a blocking threadsafe HashMap.
runT1ME
on March 9, 2012
[–]
ConcurrentHashMap is not lock free, it uses lock striping across multiple buckets.
hythloday
on March 10, 2012
|
parent
[–]
I stand corrected.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: