6.824-2017 icon indicating copy to clipboard operation
6.824-2017 copied to clipboard

:zap: 6.824: Distributed Systems (Spring 2017). A course which present abstractions and implementation techniques for engineering distributed systems.

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

  • [x] Lab 1: MapReduce

  • [x] Lab 2: Raft

  • [x] Lab 3: Fault-tolerant Key/Value Service

  • [x] Lab 4: Sharded Key/Value Service

    • [x] Garbage collection of state

    • [x] Client requests during configuration changes