Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 435 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 435 Bytes

Update: The code of this repository is now private in case of future students taking the course use it.

6.824: Distributed Systems (Spring 2017)

Awesome Labs.

https://pdos.csail.mit.edu/6.824/index.html

  • Lab 1: MapReduce

  • Lab 2: Raft

  • Lab 3: Fault-tolerant Key/Value Service

  • Lab 4: Sharded Key/Value Service

    • Garbage collection of state

    • Client requests during configuration changes