Lamport Timestamps
Everything on SkillVeris tagged Lamport Timestamps — collected across the glossary, study notes, blog, and cheat sheets.
2 resources across 1 library
Interview Questions(2)
What are Lamport Timestamps and How Do They Order Events?
A Lamport timestamp is a single logical counter each node maintains and increments for every local event, and sends along with every outgoing message so that r…
What is Clock Synchronization in Distributed Systems?
Clock synchronization is the process of keeping the independent hardware clocks on separate machines close enough in agreement that timestamp-based ordering, e…