Skip to content

Topic

Reactive I/O and virtual threads

Concurrency models on the JVM: non-blocking event-loop I/O and the lightweight threads introduced by Project Loom, along with the problem of propagating context across both.

Current clusters