6 citations · 15 across the 4 of their papers we have counts for
7 papers · 1 filter
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…
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…
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…
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…
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…
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…