Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 421 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 421 Bytes

MIT 6.824 Distributed Systems

This repository contains my solutions to the labs of the MIT 6.824 Distributed Systems course. The course is taught by Robert Morris, Frans Kaashoek, and Nickolai Zeldovich. The course website is available here.

Labs

  • Lab 1: MapReduce
  • Lab 2: Raft
  • Lab 3: Fault-tolerant Key/Value Service
  • Lab 4: Sharded Key/Value Service