Advanced Operating System CSN-502: Design Issues (Distributed OS) Issue 1: Time in Distributed Systems
Advanced Operating System CSN-502: Design Issues (Distributed OS) Issue 1: Time in Distributed Systems
1
8/1/2023
2
8/1/2023
Ordering of Events
Lamport’s Happened Before relationship:
For two events a and b, a → b if
a and b are events in the same process and a
occurred before b
a is a send event of a message m and b is the
corresponding receive event at the destination
process
a → c and c → b for some event c
3
8/1/2023
4
8/1/2023
5
8/1/2023