Let’s see other possibilities than the default ones that can be done with the structured concurrency API.
-
Foojay Podcast #52: JCON Report, Part 4 – Garbage Collectors, Intelligence Cloud, Test Containers and Flaky Tests, ToxiProxy, Structured Concurrency, Virtual Threads
Garbage Collectors, Intelligence Cloud, Test Containers and Flaky Tests, ToxiProxy, Structured Concurrency, and Virtual Threads!
-
Foojay Podcast #37: J-Fall Report, Part 4 (final)
Check the previous Foojay Podcasts for the first three parts of our J-Fall report. In this episode, you’ll get the remaining interviews we made that day.
-
Loom is just HyperThreading in Java
I had an epiphany: Aren’t virtual threads with Loom just a version of HyperThreading on the JVM?
-
How to Diagnose and Mitigate Pinning in Java’s Virtual Thread Execution
In the context of virtual threads, pinning refers to the condition where a virtual thread is “stuck” to its carrier thread (the platform thread on which it runs).
-
Java 21 and the Upcoming Jakarta EE 11: A New Era of Cloud Native Java
While Java 21 is already bringing transformative features to the table, the upcoming release of Jakarta EE 11 is expected to further elevate the state of cloud native Java development.
-
Web Crawling in Java: A Tale of Classical Threads and Virtual Threads
A compelling narrative around web crawling in Java, contrasting classical threads with their newer counterpart: virtual threads.
-
Preparing for JDK 21: A Comprehensive Overview of Key Features and Enhancements
As we inch to the release of JDK 21 in September (next month!), get familiar with the features and improvements this version will bring!
-
Java Threads Reimagined: A Reflection on JConf Toronto 2023 and the Dawn of a New Era of Concurrency
Experience the intersection of expertise, innovation, and camaraderie at JConf Toronto 2023, a unique platform.
-
It’s Java 20 Release Day! Here’s What’s New
In this article, we will take you on a tour through all JEPs that come with this release and give you a brief introduction of each one of them.