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
Introduction to Operating SystemsGeorgia Institute of Technology via Udacity Advanced Software Construction in Java
Massachusetts Institute of Technology via edX Android Basics: Networking
Google via Udacity Java程序设计
Peking University via Coursera Concurrent Programming in Java
Rice University via Coursera