7 citations · 7 across the 2 of their papers we have counts for
4 papers · 1 filter
Efficient Replication via Timestamp Stability (Extended Version)
Vitor Enes, Carlos Baquero, Alexey Gotsman +1
Modern web applications replicate their data across the globe and require strong consistency guarantees for their most critical data. These guarantees are usually provided via stat…
State-Machine Replication for Planet-Scale Systems (Extended Version)
Vitor Enes, Carlos Baquero, Tuanir França Rezende +3
Online applications now routinely replicate their data at multiple sites around the world. In this paper we present Atlas, the first state-machine replication protocol tailored for…
Efficient Synchronization of State-based CRDTs
Vitor Enes, Paulo Sérgio Almeida, Carlos Baquero +1
To ensure high availability in large scale distributed systems, Conflict-free Replicated Data Types (CRDTs) relax consistency by allowing immediate query and update operations at t…
Practical Evaluation of the Lasp Programming Model at Large Scale - An Experience Report
Christopher S. Meiklejohn, Vitor Enes, Junghun Yoo +3
Programming models for building large-scale distributed applications assist the developer in reasoning about consistency and distribution. However, many of the programming models f…