Explore the concept of virtual threads in Java through this 31-minute video presentation. Dive into the challenges of concurrent programming in Java and learn how Project Loom aims to revolutionize scalability by introducing lightweight thread implementation. Discover how virtual threads can efficiently represent domain units of concurrency, addressing the limitations of traditional threading models. Gain insights into the potential impact on Java's observability tooling and the future of server-side programming. Presented by Sergey Kuksenko, Principal Member of Technical Staff at Oracle, this DevLive Level Up session from Java Developer Day offers valuable knowledge for Java developers seeking to enhance their understanding of concurrent application development.
Overview
Syllabus
Java Virtual Threads
Taught by
Java