sunhuiquan / MIT6.824

MIT6.824 study notes and lab solutions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIT 6.824: Distributed Systems (Spring 2020)

MIT6.824 study notes and lab solutions.

2023/4:最近刚看完6.824的课和部分论文,接下来专心做lab,因为有工作和毕设的事情,希望5月底做完然后写篇博客,并把这个lab的笔记也补上。

Lab 1: MapReduce

IMG

Lab 2: Raft

Part 2A

IMG

Part 2B

IMG

Part 2C

IMG

Lab 3: KV Server

Part 3A

IMG TODO: 可能 unreliable 的 case 还有 bug,偶尔会 fail,等着修一下这个情况

About

MIT6.824 study notes and lab solutions.

License:MIT License


Languages

Language:Go 97.3%Language:Shell 2.0%Language:Makefile 0.7%