Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricacies of engineering concurrent library components in this comprehensive conference talk from Philly ETE 2013. Delve into Doug Lea's expert insights on concurrent algorithms, hardware trends, and the challenges faced in their implementation. Learn about parallel bulk operations, the Java Memory Model, and API design considerations. Gain a deeper understanding of concepts such as blocking mechanisms, branch prediction, and the limits of sequential consistency. Discover the importance of weak ordering and examine the layers involved in creating efficient concurrent library components.
Syllabus
Introduction
What are concurrent algorithms
What do we do
Layers
Hardware Trends
Interfaces
Leaks
Parallel Bulk Operations
Challenges
The Joint
Spin Part
Blocking Part
Branch Prediction
Java Memory Model
Java API
Limits of sequential consistency
Weak ordering
Jets
Taught by
ChariotSolutions