Y
Hacker News
new
|
ask
|
show
|
jobs
by
runT1ME
5217 days ago
ConcurrentHashMap is not lock free, it uses lock striping across multiple buckets.
1 comments
hythloday
5216 days ago
I stand corrected.
link