Hybrid logical clock
Hybrid logical clock, HLC, combines the best of logical clocks and physical clocks. HLC captures the causality relationship like logical clocks, and enables easy identification of consistent snapshots in distributed systems. Dually, HLC can be used in lieu of physical/NTP clocks since it maintains its logical clock to be always close to the NTP clock. Moreover HLC fits in to 64 bits NTP timestamp format, and is masking tolerant to NTP kinks and uncertainties.
Relations
a tool for Conflict-free replicated data type (CRDT)
In distributed computing, a conflict-free replicated data type (CRDT) is a data structure which can b...
a subtopic of Time in distributed systems
In distributed systems, time is a problem. Each computer has a clock built in, but those clocks are i...

Edit topic New topic
Resources
No beginner resources matching your criteria have been registered, yet.
No intermediate resources matching your criteria have been registered, yet.
official Logical Physical Clocks and Consistent Snapshots in Globally Distributed Databases
8.0 rating 7.0 level 6.0 clarity 3.0 background – 1 rating
There is a gap between the theory and practice of distributed systems in terms of the use of time. Th...
No unrated resources matching your criteria have been registered, yet.