Project Loom - Fibers and Continuations for Java
Offered By: Devoxx via YouTube
Course Description
Overview
Explore Project Loom's mission to revolutionize concurrent programming in Java through a 46-minute conference talk. Dive into the introduction of fibers as lightweight, efficient threads managed by the Java Virtual Machine, designed to enhance performance and reduce resource consumption in cloud environments. Learn about the implementation of fibers using continuations in the JVM, and discover how this approach simplifies writing, debugging, profiling, and maintaining concurrent applications under heavy load. Gain insights into the project's current status, implementation challenges, and design considerations, complete with a practical demonstration. Understand the potential impact of Project Loom on Java development, including its effects on threading, concurrency models, and overall application performance.
Syllabus
Intro
Project Loom
The Goal
Continuation definition
Continuation API
Continuation Example
What are fibers
Why use fibers
The mantra
The fiber
The tension
The compelling example
The simple example
The horrible graph
The good graph
Limitations
Threads
Problems with Thread
Thread Locals
Frame Locals
Structure Concurrency
Prototype
Communication
Current Status
Prototypes
Debugging and Serviceability
Other topics
Questions
Taught by
Devoxx
Related Courses
Play by Play: Developing Microservices and Mobile Apps with JHipsterPluralsight Software Archaeology - Learning from the Landing on the Moon
Devoxx via YouTube Create an Eco-Friendly World with Green Software Engineering
Devoxx via YouTube Platform Building for Data Mesh - Show Me How It Is Done
Devoxx via YouTube The Hitchhiker's Guide to Software Architecture and Design
Devoxx via YouTube