Engineering Concurrent Library Components
Offered By: ChariotSolutions via YouTube
Course Description
Overview
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
Related Courses
Information TheoryThe Chinese University of Hong Kong via Coursera Intro to Computer Science
University of Virginia via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera