Tutorial 4
- Michael Cheng
 - Mar 30, 2021
 - 1 min read
 
1. Briefly describe each term below?
Program, Process, Message, Packet, Protocol, Network, Component, Distributed System.
2. What are the major characteristics of a distributed system?
3. What are stubs in an RPC implementation?
4. How is Remote Procedure Call (RPC) performed in a distributed system? Describe the overall RPC processes from a client to a server.


Comments