Virtual Threads and Structured Concurrency in Java 21 with Loom
Offered By: JetBrains via YouTube
Course Description
Overview
Explore the groundbreaking features introduced by Project Loom in Java 21 through this comprehensive 1 hour 15 minute talk from JetBrains. Dive into virtual threads, a revolutionary threading model compatible with platform threads but significantly lighter, allowing for millions of concurrent threads on a single machine. Discover structured concurrency and its ability to simplify asynchronous programming using an imperative mono-thread model built on virtual threads. Learn about ScopedValues, a new approach to ThreadLocal variables designed for virtual threads. Gain insights into implementing these features, understand new patterns for asynchronous systems, and explore the potential performance improvements. Speaker José Paumard guides you through the evolution of these features from Java 19 to Java 21, equipping you with essential knowledge for modern concurrent programming in Java.
Syllabus
Virtual Threads and Structured Concurrency in Java 21 With Loom
Taught by
IntelliJ IDEA by JetBrains
Tags
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