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
Computer Vision: The FundamentalsUniversity of California, Berkeley via Coursera Programming Languages
University of Virginia via Udacity Learn to Program: Crafting Quality Code
University of Toronto via Coursera Computational Photography
Georgia Institute of Technology via Coursera Algorithms: Design and Analysis, Part 2
Stanford University via Coursera