Y
Hacker News
new
|
ask
|
show
|
jobs
by
lamansion
3096 days ago
I don't think this is good advice. If you need synchronization use sych. primitives, java.util.concurrent etc., not thread locals.