This paper (to appear at SOSP'25) is one of the latest efforts exploring the dream of a one-round commit for geo-replicated databases. TAPIR tried to fuse concurrency control and consensus into one layer. Tempo and Detock went further using dependency graphs. | Metadata
Distributed systems are characterized by nodes executing concurrently with no shared state and no common clock. Coordination between nodes a...| muratbuffalo.blogspot.com