Back to Basics - Threads
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the fundamental concepts of threads in Java during this 45-minute Devoxx conference talk. Delve into the underlying thread model of modern applications, examining where JVM sources threads, their associated costs, and how they interact. Gain insights into CPU similarities with distributed systems, the rationale behind thread pools, and effective control methods. Discover the typical thread composition in applications and uncover answers to crucial questions about thread management. Enhance your understanding of multi-threaded programming to optimize application performance and resource utilization.
Syllabus
Back to basics: threads - Adam Dubiel
Taught by
Devoxx
Related Courses
Android Threads: Getting StartedPluralsight Threading in C#
LinkedIn Learning Modern C++ Concurrency in Depth ( C++17/20)
Udemy Java EE: Concurrency and Multithreading
LinkedIn Learning Parallel and Concurrent Programming with C++ Part 2
LinkedIn Learning