lamport-timestamp-order-not-implies-causality

Status: IN

`a.timestamp < b.timestamp` does NOT imply a→b; two concurrent events can have ordered timestamps, which is a fundamental limitation of Lamport clocks that vector clocks address.

Source: entries/2026/05/29/lamport-clocks-lamport.md

JSON