Skip to main content

Showing 1–6 of 6 results for author: Distler, T

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

    cs.DC

    Spider: A BFT Architecture for Geo-Replicated Cloud Services

    Authors: Michael Eischer, Tobias Distler

    Abstract: Traditionally, Byzantine fault tolerance (BFT) in geo-replicated systems is achieved by executing complex agreement protocols over large-distance communication links, and therefore typically incurs high response times. In this paper we address this problem with Spider, a resilient and modular BFT replication architecture for geo-distributed systems that leverages characteristic features of today's… ▽ More

    Submitted 18 May, 2024; originally announced July 2024.

    Comments: 32 pages. arXiv admin note: substantial text overlap with arXiv:2009.10043

  2. arXiv:2405.04606  [pdf, other

    cs.DC

    Probabilistic Byzantine Fault Tolerance (Extended Version)

    Authors: Diogo Avelãs, Hasan Heydari, Eduardo Alchieri, Tobias Distler, Alysson Bessani

    Abstract: Consensus is a fundamental building block for constructing reliable and fault-tolerant distributed services. Many Byzantine fault-tolerant consensus protocols designed for partially synchronous systems adopt a pessimistic approach when dealing with adversaries, ensuring safety in a deterministic way even under the worst-case scenarios that adversaries can create. Following this approach typically… ▽ More

    Submitted 11 June, 2024; v1 submitted 7 May, 2024; originally announced May 2024.

    Comments: Preprint of a paper to appear at the 43rd ACM Symposium on Principles of Distributed Computing (PODC 2024)

  3. arXiv:2312.05714  [pdf, other

    cs.DC cs.CR

    Vivisecting the Dissection: On the Role of Trusted Components in BFT Protocols

    Authors: Alysson Bessani, Miguel Correia, Tobias Distler, Rüdiger Kapitza, Paulo Esteves-Verissimo, Jiangshan Yu

    Abstract: A recent paper by Gupta et al. (EuroSys'23) challenged the usefulness of trusted component (TC) based Byzantine fault-tolerant (BFT) protocols to lower the replica group size from $3f+1$ to $2f+1$, identifying three limitations of such protocols and proposing that TCs should be used instead to improve the performance of BFT protocols. Here, we point out flaws in both arguments and advocate that th… ▽ More

    Submitted 9 December, 2023; originally announced December 2023.

  4. Egalitarian Byzantine Fault Tolerance

    Authors: Michael Eischer, Tobias Distler

    Abstract: Minimizing end-to-end latency in geo-replicated systems usually makes it necessary to compromise on resilience, resource efficiency, or throughput performance, because existing approaches either tolerate only crashes, require additional replicas, or rely on a global leader for consensus. In this paper, we eliminate the need for such tradeoffs by presenting Isos, a leaderless replication protocol t… ▽ More

    Submitted 14 September, 2021; originally announced September 2021.

    Comments: 22 pages, extended version of PRDC 2021 paper

  5. arXiv:2106.13019  [pdf, other

    cs.DC

    Stream-based State-Machine Replication

    Authors: Laura Lawniczak, Tobias Distler

    Abstract: Developing state-machine replication protocols for practical use is a complex and labor-intensive process because of the myriad of essential tasks (e.g., deployment, communication, recovery) that need to be taken into account in an implementation. In this paper, we show how this problem can be addressed with stream-based replication, a novel approach that implements a replication protocol as appli… ▽ More

    Submitted 24 June, 2021; originally announced June 2021.

    Comments: 16 pages, extended version of EDCC 2021 paper

  6. Resilient Cloud-based Replication with Low Latency

    Authors: Michael Eischer, Tobias Distler

    Abstract: Existing approaches to tolerate Byzantine faults in geo-replicated environments require systems to execute complex agreement protocols over wide-area links and consequently are often associated with high response times. In this paper we address this problem with Spider, a resilient replication architecture for geo-distributed systems that leverages the availability characteristics of today's publi… ▽ More

    Submitted 21 September, 2020; originally announced September 2020.

    Comments: 25 pages, extended version of Middleware 2020 paper