Skip to content

shis20/MIT_6.824-Distributed-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT_6.824-Distributed-System

The distributed system course learning material/course notes/code repo

Lab Code

Lab 1 MapReduce

  • MapReduce unput and output
  • Single-worker word count
  • Distributing MapReduce tasks
  • Handling worker failures
  • Inverted index generation

Lab 2 Raft

  • 2A
  • 2B
  • 2C

Lab 3 Fault-tolerant Key/Value Service

  • Key/value service without log compaction
  • Key/value service with log compaction

Lab 4 Shared Key/Value Service

  • he Shard Master
  • Sharded Key/Value Server

About

The distributed system course learning material/course notes/code repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published