activity
20172024
most citedUnobtrusive Deferred Update Stabilization for Efficient Geo-Replication

6 citations · 15 across the 4 of their papers we have counts for

collaborators
Showing cs.DCShow all

7 papers · 1 filter

cs.DC2024

Vertical Atomic Broadcast and Passive Replication (Extended Version)

Manuel Bravo, Gregory Chockler, Alexey Gotsman +2

Atomic broadcast is a reliable communication abstraction ensuring that all processes deliver the same set of messages in a common global order. It is a fundamental building block f…

cs.DC20211 cited

UniStore: A fault-tolerant marriage of causal and strong consistency (extended version)

Manuel Bravo, Alexey Gotsman, Borja de Régil +1

Modern online services rely on data stores that replicate their data across geographically distributed data centers. Providing strong consistency in such data stores results in hig…

cs.DC2020

Making Byzantine Consensus Live (Extended Version)

Manuel Bravo, Gregory Chockler, Alexey Gotsman

Partially synchronous Byzantine consensus protocols typically structure their execution into a sequence of views, each with a designated leader process. The key to guaranteeing liv…

cs.DC20203 cited

Towards Improving the Performance of BFT Consensus For Future Permissioned Blockchains

Manuel Bravo, Zsolt István, Man-Kit Sit

Permissioned Blockchains are increasingly considered in enterprise use-cases, many of which do not require geo-distribution, or even disallow it due to legislation. Examples includ…

cs.DC20195 cited

Reconfigurable Atomic Transaction Commit (Extended Version)

Manuel Bravo, Alexey Gotsman

Modern data stores achieve scalability by partitioning data into shards and fault-tolerance by replicating each shard across several servers. A key component of such systems is a T…

cs.DC2018

Distributed transactional reads: the strong, the quick, the fresh \& the impossible

Alejandro Z. Tomsic, Manuel Bravo, Marc Shapiro

This paper studies the costs and trade-offs of providing transactional consistent reads in a distributed storage system. We identify the following dimensions: read consistency, rea…