activity
20182021
most citedRabia: Simplifying State-Machine Replication Through Randomization

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

collaborators

8 papers

cs.DC2021★ 2 cited

Rabia: Simplifying State-Machine Replication Through Randomization

Haochen Pan, Jesse Tuglu, Neo Zhou +6

We introduce Rabia, a simple and high performance framework for implementing state-machine replication (SMR) within a datacenter. The main innovation of Rabia is in using randomiza…

cs.DC2020★ 1 cited

Amortized Constant Round Atomic Snapshot in Message-Passing Systems

Vijay Garg, Saptaparni Kumar, Lewis Tseng +1

We study the lattice agreement (LA) and atomic snapshot problems in asynchronous message-passing systems where up to nodes may crash. Our main result is a crash-tolerant atomic…

cs.DC2020

Byzantine Lattice Agreement in Asynchronous Systems

Xiong Zheng, Vijay Garg

We study the Byzantine lattice agreement (BLA) problem in asynchronous distributed message passing systems. In the BLA problem, each process proposes a value from a join semi-latti…

cs.DC2019★ 1 cited

Byzantine Lattice Agreement in Synchronous Systems

Xiong Zheng, Vijay Garg

In this paper, we study the Byzantine lattice agreement problem in synchronous systems. The lattice agreement problem in crash failure model has been studied both in synchronous an…

cs.DC2019

Parallel and Distributed Algorithms for the housing allocation Problem

Xiong Zheng, Vijay Garg

We give parallel and distributed algorithms for the housing allocation problem. In this problem, there is a set of agents and a set of houses. Each agent has a strict preference li…

cs.DC2019

An Optimal Vector Clock Algorithm for Multithreaded Systems

Xiong Zheng, Vijay Garg

Tracking causality (or happened-before relation) between events is useful for many applications such as debugging and recovery from failures. Consider a concurrent system with …