Skip to content

liqile/mit-6.824

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

MIT-6.824

MIT 6.824 (Spring 2015) : Distributed Systems

Distributed system is trade-offs... there are lots of edge case, so you have to think about it carefully

  • Lab 1 MapReduce: use multi-thread to simulate the mapreduce
  • Lab 2 Primary/Backup Key/Value Service : Use View Service and P/B to realise fault-tolerance
  • Lab 3 Paxos-based Key/Value Service : use paxos as log server

About

MIT 6.824 2015 : Distributed Systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors