Process-commutative distributed objects: From cryptocurrencies to Byzantine-Fault-Tolerant CRDTs
【Author】 Frey, Davide; Guillou, Lucie; Raynal, Michel; Taiani, Francois
【Source】THEORETICAL COMPUTER SCIENCE
【影响因子】1.002
【Abstract】This paper explores the territory that lies between best-effort Byzantine-Fault-Tolerant Conflict free Replicated Data Types (BFT CRDTs) and totally ordered distributed ledgers, such as those implemented by Blockchains. It formally characterizes a novel class of distributed objects that only requires a First In First Out (FIFO) order on the object operations from each process (taken individually). The formalization leverages Mazurkiewicz traces to define legal sequences of operations and ensure both Strong Eventual Consistency (SEC) and Pipleline Consistency (PC). The paper presents a generic algorithm that implements this novel class of distributed objects both in a crash and Byzantine setting. It also illustrates the practical interest of the proposed approach using four instances of this class of objects, namely money transfer, Petri nets, multi-sets, and concurrent work stealing dequeues.
【Keywords】Distributed algorithm; Byzantine fault tolerance; Conflict-free replicated data types; Mazurkiewicz traces
【发表时间】2024 21-Nov
【收录时间】2024-09-23
【文献类型】理论模型
【主题类别】
区块链技术-核心技术-拜占庭容错协议
评论