中文
相关论文

相关论文: A Byzantine Fault Tolerant Distributed Commit Prot…

200 篇论文

We analyze the impact of transient and Byzantine faults on the construction of a maximal independent set in a general network. We adapt the self-stabilizing algorithm presented by Turau \cite{turau2007linear} for computing such a vertex…

分布式、并行与集群计算 · 计算机科学 2021-11-17 Johanne Cohen , Laurence Pilard , Jonas Sénizergues

The popularization of blockchains leads to a resurgence of interest in Byzantine Fault-Tolerant (BFT) state machine replication protocols. However, much of the work on this topic focuses on the underlying consensus protocols, with emphasis…

分布式、并行与集群计算 · 计算机科学 2020-05-01 Alysson Bessani , Eduardo Alchieri , João Sousa , André Oliveira , Fernando Pedone

Recent developments in blockchain technology have inspired innovative new designs in resilient distributed and database systems. At their core, these blockchain applications typically use Byzantine fault-tolerant consensus protocols to…

数据库 · 计算机科学 2020-03-20 Suyash Gupta , Sajjad Rahnama , Jelle Hellings , Mohammad Sadoghi

We propose a new protocol for the generalized consensus problem in asynchronous systems subject to Byzantine server failures. The protocol solves the consensus problem in a setting in which information about conflict between transactions is…

分布式、并行与集群计算 · 计算机科学 2019-05-29 Rida Bazzi , Maurice Herlihy

We consider the following problem: two nodes want to reliably communicate in a dynamic multihop network where some nodes have been compromised, and may have a totally arbitrary and unpredictable behavior. These nodes are called Byzantine.…

分布式、并行与集群计算 · 计算机科学 2015-02-17 Alexandre Maurer , Sébastien Tixeuil , Xavier Défago

This paper investigates the problem \textit{good-case latency} of Byzantine agreement, broadcast and state machine replication in the synchronous authenticated setting. The good-case latency measure captures the time it takes to reach…

密码学与安全 · 计算机科学 2020-12-22 Ittai Abraham , Kartik Nayak , Ling Ren , Zhuolun Xiang

Byzantine fault-tolerant (BFT) state machine replication (SMR) has been studied for over 30 years. Recently it has received more attention due to its application in permissioned blockchain systems. A sequence of research efforts focuses on…

分布式、并行与集群计算 · 计算机科学 2022-05-03 Ittai Abraham , Kartik Nayak , Ling Ren , Zhuolun Xiang

Blockchain systems benefit from lessons in prior art such as fault tolerance, distributed systems, peer-to-peer systems, and game theory. In this paper we argue that blockchain algorithms should tolerate both rational (self-interested)…

分布式、并行与集群计算 · 计算机科学 2018-11-05 Jean-Philippe Martin , Eunjin , Jung

Classic Byzantine fault-tolerant consensus protocols forfeit liveness in the face of asynchrony in order to preserve safety, whereas most deployed blockchain protocols forfeit safety in order to remain live. In this work, we achieve the…

分布式、并行与集群计算 · 计算机科学 2020-07-06 Alistair Stewart , Eleftherios Kokoris-Kogia

In this paper we propose a protocol of quantum communication to achieve Byzantine agreement among multiple parties. The striking feature of our proposal in comparison to the existing protocols is that we do not use entanglement to achieve…

密码学与安全 · 计算机科学 2020-12-02 Xin Sun , Piotr Kulicki , Mirek Sopek

Fault tolerant consensus protocols usually involve ordered rounds of voting between a collection of processes. In this paper, we derive a general specification of fault tolerant asynchronous consensus protocols and present a class of…

分布式、并行与集群计算 · 计算机科学 2019-08-29 Robbert van Renesse

To implement a blockchain, the trend is now to integrate a non-trivial Byzantine fault tolerant consensus algorithm instead of the seminal idea of waiting to receive blocks to decide upon the longest branch. After a decade of existence,…

分布式、并行与集群计算 · 计算机科学 2019-10-16 Pierre Tholoniat , Vincent Gramoli

This work describes two randomized, asynchronous, round based, Binary Byzantine faulty tolerant consensus algorithms based on the algorithms of [25] and [26]. Like the algorithms of [25] and [26] they do not use signatures, use $O(n^2)$…

分布式、并行与集群计算 · 计算机科学 2020-02-21 Tyler Crain

It is well known that Byzantine fault tolerant (BFT) consensus cannot be solved in the classic asynchronous message passing model when one-third or more of the processes may be faulty. Since many modern applications require higher fault…

分布式、并行与集群计算 · 计算机科学 2021-05-25 Naama Ben-David , Kartik Nayak

In this paper, we investigate the problem of decentralized online resource allocation in the presence of Byzantine attacks. In this problem setting, some agents may be compromised due to external manipulations or internal failures, causing…

最优化与控制 · 数学 2026-05-27 Runhua Wang , Qing Ling , Hoi-To Wai , Zhi Tian

In this paper, we present an efficient deterministic algorithm for consensus in presence of Byzantine failures. Our algorithm achieves consensus on an $L$-bit value with communication complexity $O(nL + n^4 L^{0.5} + n^6)$ bits, in a…

分布式、并行与集群计算 · 计算机科学 2011-01-19 Guanfeng Liang , Nitin Vaidya

This paper investigates leaderless binary majority consensus protocols with low computational complexity in noisy Byzantine infrastructures. Using computer simulations, we show that explicit randomization of the consensus protocol can…

分布式、并行与集群计算 · 计算机科学 2019-11-21 Angelo Capossele , Sebastian Mueller , Andreas Penzkofer

Recent years have witnessed a slew of coding techniques custom designed for networked storage systems. Network coding inspired regenerating codes are the most prolifically studied among these new age storage centric codes. A lot of effort…

分布式、并行与集群计算 · 计算机科学 2011-06-14 Frédérique Oggier , Anwitaman Datta

We study a framework for modeling distributed network systems assisted by a reliable and powerful cloud service. Our framework aims at capturing hybrid systems based on a point to point message passing network of machines, with the…

分布式、并行与集群计算 · 计算机科学 2023-09-29 John Augustine , Jeffin Biju , Shachar Meir , David Peleg , Srikkanth Ramachandran , Aishwarya Thiruvengadam

Byzantine broadcast (BB) and Byzantine agreement (BA) are two most fundamental problems and essential building blocks in distributed computing, and improving their efficiency is of interest to both theoreticians and practitioners. In this…

密码学与安全 · 计算机科学 2020-10-07 Kartik Nayak , Ling Ren , Elaine Shi , Nitin H. Vaidya , Zhuolun Xiang
‹ 上一页 1 8 9 10 下一页 ›