*Result*: Process-commutative distributed objects: From cryptocurrencies to Byzantine-Fault-Tolerant CRDTs.

Title:
Process-commutative distributed objects: From cryptocurrencies to Byzantine-Fault-Tolerant CRDTs.
Authors:
Frey, Davide1 (AUTHOR) davide.frey@inria.fr, Guillou, Lucie2 (AUTHOR) guillou@irif.fr, Raynal, Michel1 (AUTHOR) michel.raynal@irisa.fr, Taïani, François1 (AUTHOR) francois.taiani@irisa.fr
Source:
Theoretical Computer Science. Nov2024, Vol. 1017, pN.PAG-N.PAG. 1p.
Database:
Academic Search Index

*Further Information*

*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. • We introduce PCOs, a novel class of distributed objects combining Strong Eventual Consistency and Pipeline Consistency. • We present a generic algorithm that implements any PCO, and works both in a crash and Byzantine fault model. • Finally, we present four concrete examples of PCOs: multisets, Petri Nets, money transfer objects, and work stealing deques. [ABSTRACT FROM AUTHOR]*