MENU

Fun & Interesting

Asynchronous Programming in Java using Virtual Threads, Venkat Subramaniam

Bulgarian Java User Group 14,262 2 years ago
Video Not Working? Fix It Now

Threads have been part of Java since the beginning. But, the new virtual threads, introduced as prerelease in Java 19, are different in how they're implemented and how we can benefit from them. In this presentation we will learn about virtual threads, the problems they solve, and how to make use of them.

Comment