Time, Clocks, and the Ordering of Events in a Distributed System

Question

Lamport introduces the "happens-before" relation, which defines a *partial ordering* of events. Why is a partial order sufficient, and often more desirable or practical, than attempting to establish a total, globally consistent ordering of all events in a distributed system?

Synthesized answer

The provided passages do not contain the answer to why a partial order is sufficient and often more desirable or practical than a total, globally consistent ordering of all events in a distributed system. The passages only state that Lamport introduces the "happens-before" relation, which defines a partial ordering of events [50]. Therefore, the reason for the sufficiency and desirability of a partial order over a total order is not present in the provided text.

Synthesized from the book passages below. Chat with the book on Feynman for follow-up.

From the book

Title: Time, Clocks and the Ordering of Events in a Distributed System by Leslie Lamport Pages: 50
Passage [1]

More questions about this book