分散システム学習リンク集
本体(MIT 6.5840)
• コース本体・2026年版(講義動画/スケジュール/全ラボ): https://pdos.csail.mit.edu/6.824/
• Raftラボ課題ページ(2025年版・読みやすい): http://nil.csail.mit.edu/6.5840/2025/labs/lab-raft1.html
助走教材
• Raft可視化(アニメで選挙・複製が見える/最初の5分用): https://thesecretlivesofdata.com/raft/
• Raft論文 “In Search of an Understandable Consensus Algorithm”(ラボの教科書): https://raft.github.io/raft.pdf
• Raft関連リンク集(実装例・他の可視化も豊富): https://raft.github.io/