Project Loom - Revolution in Concurrency or Obscure Implementation Detail?
Offered By: JetBrains via YouTube
Course Description
Overview
Dive into a comprehensive exploration of Project Loom, a groundbreaking effort to introduce lightweight threads to the JVM, in this conference talk from IntelliJ IDEA Conf 2022. Discover how Project Loom enables the creation of millions of threads with minimal memory and scheduling footprint, potentially revolutionizing concurrent programming. Learn about the advantages of Loom, including the ability to forget about thread pools, obscure non-blocking APIs, and complex stack traces from reactive frameworks. Explore the core concepts of Loom, its implementation details, and how it compares to coroutines and async/await. Gain insights into the problems Loom solves, its potential shortcomings, and whether it renders reactive programming obsolete. Presented by Tomasz Nurkiewicz, CTO at DevSkiller and Java Champion, this talk offers a deep dive into the future of concurrency in Java development.
Syllabus
IntelliJ IDEA Conf 2022 | Project Loom: Revolution in Concurrency or Obscure Implementation Detail?
Taught by
IntelliJ IDEA by JetBrains
Tags
Related Courses
Project Loom - Modern Scalable Concurrency for JavaChariotSolutions via YouTube Java's Future: Innovations and Enhancements - Interview with Brian Goetz
ChariotSolutions via YouTube Bootiful Spring Boot 3
Devoxx via YouTube Prepare for What "Loom"s Ahead
Devoxx via YouTube Sailing Modern Java
Devoxx via YouTube