News

The thread gate pattern is an effective tool for managing thread concurrency, but not many developers know about it. Fire up your IDE for a quick tutorial in implementing thread gates in ...
Learn about the best practices for concurrency in Java to ensure your multi-threaded applications are efficient, synchronized, and error-free.
The Java Concurrency Utilities are high-level concurrency types that facilitate threading tasks especially on multicore systems. Part 1 of this introduction featured java.util.concurrent‘s ...
Virtual threads is in preview in Java 21, and this feature helps reduce the effort of writing concurrent applications in Java.
Trends spotting is always a fun thing to do at conferences, and JavaOne 2017 is no different. And rest assured, this year is about more than just JavaEE 8 and the new Java 9 release.