Email the Author
You can use this page to email Fu Cheng about Understanding Java Virtual Threads.
About the Book
The introduction of virtual threads is a huge improvement in Java multi-threading development. Virtual threads will be a killer feature of Java. Subsequent advancements in multi-threaded development are intricately tied to a profound understanding of virtual threads. Virtual threads become a standard feature in Java 21. Java 21 is the latest LTS version of Java and is also the target version for many Java applications to upgrade. Even if you have not upgraded to Java 21, learning and mastering virtual threads early allow you to seize the opportunity in future development.
This book provides an in-depth and detailed introduction to virtual threads, from how to use them to the underlying implementation details. Let you not only know the virtual threads, but also know why they are so. In addition to virtual threads, this course will also introduce two other features, Structured Concurrency and Scoped Values from the OpenJDK Loom project, These two features improve the ecosystem related to virtual threads.
If you start to hear the term Java virtual threads frequently and feel the need to learn more about it, then reading this book is your best choice.
About the Author
Full-stack software developer and content creator.