Completed
Atomic Reference Updater
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Scale Up with Lock-Free Algorithms - Java Performance Optimization
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What is shareit
- 3 Why shareit
- 4 Stack
- 5 Does it work
- 6 Does it scale
- 7 Synchronization
- 8 Dead Locks
- 9 Atomic Update
- 10 Atomic Reference
- 11 Lock for Algorithms
- 12 Performance Problem
- 13 Two Solutions
- 14 Atomic Reference Updater
- 15 War Handle
- 16 Atomic Phone
- 17 Was it worth it
- 18 Results
- 19 Problem
- 20 Simulation
- 21 Simulation Whisperer
- 22 Scaling
- 23 Books
- 24 Benchmarking
- 25 Operations Per Second
- 26 Virus Techniques
- 27 Practical Challenges
- 28 Lock Free vs Synchronized