Lamport timestamps is a simple algorithm used to determine the order of events in a distributed computer system.
Lamport timestamps is a simple algorithm used to determine the order of events in a distributed computer system.
Vector clocks are an algorithm for generating a partial ordering of events in a distributed system and detecting causality violations.