Java Concurrency Evolution - From Threads to Project Loom
Offered By: NashKnolX via YouTube
Course Description
Overview
Explore the evolution of Java concurrency in this comprehensive 1-hour session. Dive into the progression from traditional thread creation to the cutting-edge Project Loom. Gain hands-on experience through code examples covering essential topics such as Threads, Synchronization using the 'synchronized' keyword, Lock APIs, and the Executor Framework. Delve into advanced concepts like Future and CompletableFuture, and learn how to implement Async Rest APIs. Conclude with an introduction to Project Loom, understanding its impact on Java concurrency. This talk equips developers with a thorough understanding of Java's concurrency mechanisms, from foundational concepts to the latest innovations.
Syllabus
CodeCamp : Java Concurrency Evolution
Taught by
NashKnolX
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