Corporal's Blog
GitHub Source
Published on
January 1, 1970

MIT 6.824(6.5840) notes 2024

Tips before starting: some content of this note is my own thinking and idea, thus it's not sure to be correct. If you have any questions, feel free to raise an issue on github.

This is a course for distributed systems.
Some notes on the concept of this course:

note 1: Linearizable

There are 5 labs, the notes for labs are listed below.

lab 1: MapReduce
lab 2: Key-Value Server

Next Article

MIT 6.824 Lab 1: MapReduce
← Back to the blog