Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

MIT-6.824

Labs of MIT 6.824: Distributed Systems.

Lab 1 MapReduce

  • MapReduce input 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 Sharded Key/Value Service

  • The Shard Master
  • Sharded Key/Value Server
    • Garbage collection of state
    • Client requests during configuration changes

About

Intriduction to Distributed Computing

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages