Hacker News new | ask | show | jobs
by chapium 2266 days ago
Goetz explains several parallel abstractions above the OS mutexes. Java also has Atomics, Streams, ForkJoin, and ThreadPool resources in their concurrency library. Probably starting to age at this point, but its a lot nicer than using locks.
1 comments

Can you share the respiratory
I think by Goetz the parent meant the book by Brian Goetz -> "Java Concurrency in Practice"