Completed
Summary
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Mythbusting Remote Procedure Calls
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Remote Procedure Call
- 3 Early Networked Systems
- 4 Beginnings of RPC
- 5 Distributed Systems Difficulties
- 6 Procedure Call Model
- 7 RFC 707 Caveats
- 8 Industrial Distributed Systems
- 9 Research Into Practice
- 10 Distributed Objects
- 11 CORBA
- 12 A Note on Distributed Computing
- 13 Fallacies of Distributed Computing
- 14 Distributed Java
- 15 Web Services
- 16 Local vs. Remote
- 17 Blocking Calls
- 18 Communication Patterns
- 19 Coupling Problems
- 20 My Favorite: Erlang
- 21 Scaling Systems
- 22 Summary