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
Distributed Programming in JavaRice University via Coursera Основы разработки на C++: красный пояс
Moscow Institute of Physics and Technology via Coursera Многопоточность
Moscow Institute of Physics and Technology via Coursera LAFF-On Programming for High Performance
The University of Texas at Austin via edX Android-разработка: основы, многопоточность, архитектура
Moscow Institute of Physics and Technology via Coursera