Skip to main content

Showing 1–5 of 5 results for author: Ailijiang, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2403.09445  [pdf, other

    cs.DC

    Benchmarking Distributed Coordination Systems: A Survey and Analysis

    Authors: Bekir Turkkan, Tevfik Kosar, Aleksey Charapko, Ailidani Ailijiang, Murat Demirbas

    Abstract: Coordination services and protocols are critical components of distributed systems and are essential for providing consistency, fault tolerance, and scalability. However, due to lack of a standard benchmarking tool for distributed coordination services, coordination service developers/researchers either use a NoSQL standard benchmark and omit evaluating consistency, distribution, and fault-toleran… ▽ More

    Submitted 14 March, 2024; originally announced March 2024.

  2. arXiv:2012.15762  [pdf, other

    cs.DC

    Scaling Replicated State Machines with Compartmentalization [Technical Report]

    Authors: Michael Whittaker, Ailidani Ailijiang, Aleksey Charapko, Murat Demirbas, Neil Giridharan, Joseph M. Hellerstein, Heidi Howard, Ion Stoica, Adriana Szekeres

    Abstract: State machine replication protocols, like MultiPaxos and Raft, are a critical component of many distributed systems and databases. However, these protocols offer relatively low throughput due to several bottlenecked components. Numerous existing protocols fix different bottlenecks in isolation but fall short of a complete solution. When you fix one bottleneck, another arises. In this paper, we int… ▽ More

    Submitted 16 May, 2021; v1 submitted 31 December, 2020; originally announced December 2020.

    Comments: Technical Report

  3. arXiv:2003.07760  [pdf, other

    cs.DC

    Scaling Strongly Consistent Replication

    Authors: Aleksey Charapko, Ailidani Ailijiang, Murat Demirbas

    Abstract: Strong consistency replication helps keep application logic simple and provides significant benefits for correctness and manageability. Unfortunately, the adoption of strongly-consistent replication protocols has been curbed due to their limited scalability and performance. To alleviate the leader bottleneck in strongly-consistent replication protocols, we introduce Pig, an in-protocol communicati… ▽ More

    Submitted 21 January, 2021; v1 submitted 17 March, 2020; originally announced March 2020.

  4. arXiv:1806.03210  [pdf, other

    cs.DC

    Does The Cloud Need Stabilizing?

    Authors: Murat Demirbas, Aleksey Charapko, Ailidani Ailijiang

    Abstract: The last decade has witnessed rapid proliferation of cloud computing. While even the smallest distributed programs (with 3-5 actions) produce many unanticipated error cases due to concurrency involved, it seems short of a miracle these web-services are able to operate at those vast scales. In this paper, we explore the factors that contribute most to the high-availability of cloud computing servic… ▽ More

    Submitted 8 June, 2018; originally announced June 2018.

  5. arXiv:1703.08905  [pdf, other

    cs.DC

    WPaxos: Wide Area Network Flexible Consensus

    Authors: Ailidani Ailijiang, Aleksey Charapko, Murat Demirbas, Tevfik Kosar

    Abstract: WPaxos is a multileader Paxos protocol that provides low-latency and high-throughput consensus across wide-area network (WAN) deployments. WPaxos uses multileaders, and partitions the object-space among these multileaders. Unlike statically partitioned multiple Paxos deployments, WPaxos is able to adapt to the changing access locality through object stealing. Multiple concurrent leaders coinciding… ▽ More

    Submitted 3 April, 2019; v1 submitted 26 March, 2017; originally announced March 2017.