Articles tagged with 'java'
Project Loom: Structured Concurrency in Java
49 min read • • Guide
In this article, we will explore the concept of structured concurrency and how Project Loom simplifies writing concurrent code in Java
The Ultimate Guide to Java Virtual Threads
33 min read • • Guide
Project Loom and virtual threads: Explore how they promise to bring modern concurrency paradigms from Kotlin and Scala to Java, even while still in preview