Project Loom - Helping Write Concurrent Applications on the Java Platform
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the groundbreaking work of Project Loom in this 50-minute Devoxx conference talk by Ron Pressler, technical lead for OpenJDK's Project Loom. Dive into the world of lightweight threads and continuations being added to the JDK to revolutionize concurrent application development on the Java platform. Understand the limitations of traditional blocking IO operations and the scalability issues with OS kernel threads. Learn how Project Loom aims to provide a lightweight implementation of threads in the runtime, preserving the natural abstraction of imperative programming while addressing the challenges of modern concurrent applications. Discover the concepts of fibers and structured concurrency, and gain insights into the unique challenges of implementing lightweight threads in the JVM. Get a comprehensive overview of why this approach is considered optimal for the JDK and how it can transform the landscape of asynchronous programming in Java.
Syllabus
Project Loom: Helping Write Concurrent Applications on the Java Platform by Ron Pressler
Taught by
Devoxx
Related Courses
JavaScript PromisesGoogle via Udacity Grand Central Dispatch (GCD)
Udacity Asynchronous Programming in C# and .NET Core
Microsoft via edX JavaScript, часть 2: прототипы и асинхронность
Moscow Institute of Physics and Technology via Coursera Разработка веб-сервисов на Go - основы языка
Moscow Institute of Physics and Technology via Coursera