Logical Physical Clocks and Consistent Snapshots in Globally Distributed Databases


Resource history | v1 (current) | created by janarez

Details

Logical Physical Clocks and Consistent Snapshots in Globally Distributed Databases

| created by janarez | Add resource "CRDTs for Mortals - James Long at dotJS 2019"
Title
Logical Physical Clocks and Consistent Snapshots in Globally Distributed Databases
Type
Paper
Created
2014-04
Description
There is a gap between the theory and practice of distributed systems in terms of the use of time. Theory of distributed systems shunned the notion of time, and introduced “causality tracking” as a clean abstraction to reason about concurrency. The practical systems employed physical time (NTP) information but in a best effort manner due to the difficulty of achieving tight clock synchronization. In an effort to bridge this gap and reconcile the theory and practice of distributed systems on the topic of time, we propose a hybrid logical clock, HLC, that 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 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.
Link
https://cse.buffalo.edu/tech-reports/2014-04.pdf
Identifier
no value

authors

This resource has no history of related authors.

topics