Lectures
A full list of planned lectures is shown below. Note that all URL links for future lectures have been disabled and lecture links will be activated on the day of each class. We will try to upload lecture slides prior to their corresponding classes. Videos and lectures notes will be made available after each class.
-
Lec 01: Introduction
tl;dr: Introduction to Distributed Systems and class logistics
[slides] [video] [notes]
Readings:
- AST 4th ed, Ch 1.1, 1.2, 1.3
- OS Architectures
- Linus-Tannenbaum debate
-
Lec 04: Remote method invocation
tl;dr: RPC models, RMI, gRPC, protoBuf, pyRO
[slides] [video] [notes]
- AST 4th ed, Ch 4.1, 4.2, 4.3
- gRPC overview