Browsing Tag
virtual threads
4 posts
Java 25: Getting the Most Out of Virtual Threads with Structured Task Scopes and Scoped Values
With Java 21, the Java platform completely reinvented how threads work by introducing virtual threads alongside traditional platform…
Java 24: A Story of Code, Conflict, and Conquer
In a digital world far away from here, runs a Java application without problems. The logs are quiet,…
More Action, More Overview
Java applications have to contend with various concurrency problems. There is a solution here with new constructs.
Modern Java
With Java’s adoption of a six-month release cycle, new features are being introduced to the language rapidly. This…