From Java 17 to Java 21
/
Multi-threading
/
Virtual Threads
Virtual Threads
https://leanpub.com/java17to21
Create Virtual Threads
https://leanpub.com/java17to21
Virtual Threads Basics
https://leanpub.com/java17to21
Thread-local Variables
https://leanpub.com/java17to21
Scheduling of Virtual Threads
https://leanpub.com/java17to21
Execution of Virtual Threads
https://leanpub.com/java17to21
ExecutorService
https://leanpub.com/java17to21
Debugging
https://leanpub.com/java17to21
Thread Dump
https://leanpub.com/java17to21
JFR
https://leanpub.com/java17to21
Up next
Structured Concurrency
In this chapter
Virtual Threads
Create Virtual Threads
Virtual Threads Basics
Thread-local Variables
Scheduling of Virtual Threads
Execution of Virtual Threads
ExecutorService
Debugging