Continuations - The Magic Behind Virtual Threads in Java
Offered By: Spring I/O via YouTube
Course Description
Overview
Explore the underlying mechanism of virtual threads in Java through this 51-minute conference talk at Spring I/O 2024 in Barcelona. Delve into the concept of Continuations, the powerful feature enabling high scalability and efficient thread switching in Java's virtual thread implementation. Learn how Continuations represent program state and allow for pausing and resuming execution. Gain hands-on experience by creating a simple VirtualThread class using the Continuation API, providing a clear understanding of how virtual threads operate. Access accompanying slides and code repository for further study and practical application of the concepts discussed.
Syllabus
Continuations: The magic behind virtual threads in Java by Balkrishna Rawool @ Spring I/O 2024
Taught by
Spring I/O
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity