Chapter 2. Communication

Table of Contents

2.1. Reliability In Unicast
2.1.1. Packet Damage
2.2. Timing Guarantees
2.2.1. Example: Real Time Protocol
2.3. Ordering Guarantees
2.3.1. Causal Relation
2.3.2. Lamport Clock
2.3.3. Vector Clock
2.4. Remote Procedure Call
2.4.1. Client Side Stub Sketch
2.4.2. Server Side Stub Sketch