Hacker News new | ask | show | jobs
by netrikare 2232 days ago
>When is concurrency in Java ever hard+?

Take a look at dated, but still relevant book by Brian Goetz - Java Concurrency in Practice - many problems are illustrated with a code section.