Browsing Tag
virtual threads
5 posts
Virtual Threads Meet AI: Java Concurrency in the Age of Intelligent Systems
AI workloads change how Java applications scale and behave. This article explains how Java 26 and virtual threads…
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…