Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 241 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 241 Bytes

MIT-6.824-2017: Distributed Systems

📚Labs of MIT 6.824 Distributed Systems

  • Lab 1: MapReduce
  • Lab 2: Raft
  • Lab 3: KV Raft
  • Lab 4: Sharded KV
    • Part A: The Shard Master
    • Part B: Sharded Key/Value Server