Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 219 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 219 Bytes

Theory and Practice of Concurrent Computing homeworks

  1. Mutual exclusion
  2. Conditional Variables
  3. Fine-grained locks
  4. Cache coherency
  5. Lock-Free data structures
  6. Consensus and the power of atomic operations