Hacker News new | ask | show | jobs
by dschiptsov 4537 days ago
Rich concurrency facilities based on pthreads and murexes provided by an OS, so no miracles here, just the same broken by design stuff.
1 comments

Care to expand? I still find that Java's are some of the best concurrency libraries you'll find, among imperative languages or otherwise.