Introduction and Pitfalls of Java's New Concurrency Model
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore Java's new concurrency model in this 38-minute conference talk from NDC's Copenhagen Developer's Festival. Dive into the preview of virtual threads and structured concurrency introduced in Java 20, which revolutionizes multithreading in Java. Learn how this new approach aims to simplify reactive Java and make blocking threads more efficient, allowing for thousands of lightweight virtual threads. Discover the potential for high-throughput applications and new programming paradigms on the Java platform. Gain practical insights on implementing virtual threads and managing them with structured concurrency, while also receiving valuable advice on avoiding common pitfalls when integrating these features into your applications.
Syllabus
Introduction and pitfalls of Java's new concurrency model - David Vlijmincx
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube