News

With the recent announcement of JEP 188: Java Memory Model Update, now seems like a good time to brush up on what you know about the JMM.
Part 2 is an in-depth look at the mechanics of java.util.concurrent ‘s advanced locking mechanisms and atomic variables, as well as a short tutorial on the Fork/Join framework.