Lec08 Screencast: Communication in Distributed Systems (02/11/19) - Swapped Lecture
UMass OS · 80:33
This lecture frames distributed-system communication as structured message passing over a network stack, then shows how remote procedure calls (RPCs) hide that stack so you can write a distributed app as ordinary func...