Friends of OpenJDK Today
Hüseyin Akdoğan2 articles
Latest post
The Basis of Virtual Threads: Continuations
Virtual threads are lightweight implementations of java.lang.Thread, while this article turns the spotlight on the Continuations that are the basis of Virtual threads.
- Hüseyin Akdoğan
-
An Introduction to Scoped Values in Java
The Scoped Values API allows us to store and share immutable data for a bounded lifetime and only the thread that wrote the data can read it.
1-2 of 2