activity
20162022
most citedCausalSpartanX: Causal Consistency and Non-Blocking Read-Only Transactions

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

collaborators

11 papers

cs.DC20221 cited

BunchBFT: Across-Cluster Consensus Protocol

Salem Alqahtani, Murat Demirbas

In this paper, we present BunchBFT Byzantine fault-tolerant state-machine replication for high performance and scalability. At the heart of BunchBFT is a novel design called the cl…

cs.DC2021

Bottlenecks in Blockchain Consensus Protocols

Salem Alqahtani, Murat Demirbas

Most of the Blockchain permissioned systems employ Byzantine fault-tolerance (BFT) consensus protocols to ensure that honest validators agree on the order for appending entries to…

cs.DC2020

Scaling Replicated State Machines with Compartmentalization [Technical Report]

Michael Whittaker, Ailidani Ailijiang, Aleksey Charapko +6

State machine replication protocols, like MultiPaxos and Raft, are a critical component of many distributed systems and databases. However, these protocols offer relatively low thr…

cs.DC2020

Scaling Strongly Consistent Replication

Aleksey Charapko, Ailidani Ailijiang, Murat Demirbas

Strong consistency replication helps keep application logic simple and provides significant benefits for correctness and manageability. Unfortunately, the adoption of strongly-cons…

cs.DC2019

Using Weaker Consistency Models with Monitoring and Recovery for Improving Performance of Key-Value Stores

Duong Nguyen, Aleksey Charapko, Sandeep S Kulkarni +1

Consistency properties provided by most key-value stores can be classified into sequential consistency and eventual consistency. The former is easier to program with but suffers fr…

cs.DC20182 cited

CausalSpartanX: Causal Consistency and Non-Blocking Read-Only Transactions

Mohammad Roohitavaf, Murat Demirbas, Sandeep Kulkarni

Causal consistency is an intermediate consistency model that can be achieved together with high availability and performance requirements even in presence of network partitions. In…