Distributed Systems from **Massachusetts Institute of Technology’s CSAIL**

Home : https://pdos.csail.mit.edu/6.824/

Schedule : https://pdos.csail.mit.edu/6.824/schedule.html

I followed the latest schedule i.e., 2024, and occasionally covered topics which seemed interesting from older schedules

Lecture videos are from 2021’s schedule (recorded zoom sessions due to covid) — by Frans Kaashoek — so only the intersection of 2024 & 2021 is covered in terms of video lectures

Latest Schedule i.e., Spring 2024, 6.5840 Distributed Systems

Home : http://nil.csail.mit.edu/6.5840/2024/index.html

Schedule : http://nil.csail.mit.edu/6.5840/2024/schedule.html

Video Lectures : https://www.youtube.com/playlist?list=PLylxsabx8fCHNBSCA_atBqLC38hqoYy_n

(Playlist compiled of 2021 lectures which are unlisted on YouTube)


Schedule

01. Introduction

02. RPC and Threads

03. [Lab 02 Assignment]

04. Consistency, Linearizability

05. Go Patterns by Russ Cox (Google/Go)

06. GFS