中文
相关论文

相关论文: Consensus on Transaction Commit

200 篇论文

Modern data stores achieve scalability by partitioning data into shards and fault-tolerance by replicating each shard across several servers. A key component of such systems is a Transaction Certification Service (TCS), which atomically…

分布式、并行与集群计算 · 计算机科学 2019-06-05 Manuel Bravo , Alexey Gotsman

Transaction processing has been an active area of research for several decades. A fundamental characteristic of classical transaction processing protocols is non-determinism, which causes them to suffer from performance issues on modern…

数据库 · 计算机科学 2019-10-24 Thamir M. Qadah

This paper introduces a new family of consensus protocols, namely \emph{Lachesis-class} denoted by $\mathcal{L}$, for distributed networks with guaranteed Byzantine fault tolerance. Each Lachesis protocol $L$ in $\mathcal{L}$ has complete…

分布式、并行与集群计算 · 计算机科学 2018-10-05 Sang-Min Choi , Jiho Park , Quan Nguyen , Andre Cronje , Kiyoung Jang , Hyunjoon Cheon , Yo-Sub Han , Byung-Ik Ahn

Consensus is one of the key problems in blockchains. There are many articles analyzing the performance of threat models for blockchains. But the network stability seems lack of attention, which in fact affects the blockchain performance.…

网络与互联网体系结构 · 计算机科学 2018-08-06 Dongyan Huang , Xiaoli Ma , Shengli Zhang

In recent decades, the RAFT distributed consensus algorithm has become a main pillar of the distributed systems ecosystem, ensuring data consistency and fault tolerance across multiple nodes. Although the fact that RAFT is well known for…

密码学与安全 · 计算机科学 2026-01-05 Tamer Afifi , Abdelfatah Hegazy , Ehab Abousaif

In this paper, we study distributed consensus in synchronous systems subject to both unexpected crash failures and strategic manipulations by rational agents in the system. We adapt the concept of collusion-resistant Nash equilibrium to…

分布式、并行与集群计算 · 计算机科学 2012-06-07 Xiaohui Bei , Wei Chen , Jialin Zhang

The classic Fischer, Lynch, and Paterson impossibility proof demonstrates that any deterministic protocol for consensus in either a message-passing or shared-memory system must violate at least one of termination, validity, or agreement in…

分布式、并行与集群计算 · 计算机科学 2026-02-20 James Aspnes , Shlomi Dolev , Amit Hendin

This paper investigates under which conditions information can be reliably shared and consensus can be solved in unknown and anonymous message-passing networks that suffer from crash-failures. We provide algorithms to emulate registers and…

数据结构与算法 · 计算机科学 2009-03-23 Carole Delporte-Gallet , Hugues Fauconnier , Andreas Tielmann

Since the inception of Bitcoin, cryptocurrencies and the underlying blockchain technology have attracted an increasing interest from both academia and industry. Among various core components, consensus protocol is the defining technology…

密码学与安全 · 计算机科学 2020-02-21 Yang Xiao , Ning Zhang , Wenjing Lou , Y. Thomas Hou

We propose a new distributed-computing model, inspired by permissionless distributed systems such as Bitcoin and Ethereum, that allows studying permissionless consensus in a mathematically regular setting. Like in the sleepy model of Pass…

分布式、并行与集群计算 · 计算机科学 2023-10-10 Giuliano Losa , Eli Gafni

Consensus protocols are the foundation for building many fault-tolerant distributed systems and services. This paper posits that there are significant performance benefits to be gained by offering consensus as a network service (CAANS).…

分布式、并行与集群计算 · 计算机科学 2016-05-19 Huynh Tu Dang , Pietro Bressana , Han Wang , Ki Suh Lee , Hakim Weatherspoon , Marco Canini , Fernando Pedone , Robert Soulé

Byzantine Fault Tolerant (BFT) consensus protocols for dynamically available systems face a critical challenge: balancing latency and security in fluctuating node participation. Existing solutions often require multiple rounds of voting per…

分布式、并行与集群计算 · 计算机科学 2025-09-04 Pengkun Ren , Hai Dong , Zahir Tari , Pengcheng Zhang

Consensus is arguably one of the most important notions in distributed computing. Among asynchronous, randomized, and signature-free implementations, the protocols of Most\'efaoui et al. (PODC 2014 and JACM 2015) represent a landmark…

分布式、并行与集群计算 · 计算机科学 2024-05-03 Christian Cachin , Luca Zanolini

Consensus of autonomous agents is a benchmark problem in cooperative control. In this paper, we consider standard continuous-time averaging consensus policies (or Laplacian flows) over time-varying graphs and focus on robustness of…

系统与控制 · 电气工程与系统科学 2020-09-08 Anton V. Proskurnikov , Guiseppe Calafiore

Consensus is an often occurring problem in concurrent and distributed programming. We present a programming language with simple semantics and build-in support for consensus in the form of communicating transactions. We motivate the need…

编程语言 · 计算机科学 2013-05-08 Carlo Spaccasassi , Vasileios Koutavas

The widespread adoption of large-scale machine learning models in recent years highlights the need for distributed computing for efficiency and scalability. This work introduces a novel distributed machine learning paradigm --…

机器学习 · 计算机科学 2024-02-27 Horia Magureanu , Naïri Usher

In this paper, a consensus algorithm is proposed for interacting multi-agents, which can be modeled as simple Mechanical Control Systems (MCS) evolving on a general Lie group. The standard Laplacian flow consensus algorithm for double…

系统与控制 · 电气工程与系统科学 2025-08-26 Akhil B Krishna , Farshad Khorrami , Anthony Tzes

Throughput limitations of existing blockchain architectures are one of the most significant hurdles for their wide-spread adoption. Attempts to address this challenge include layer-2 solutions, such as Bitcoin's Lightning or Ethereum's…

分布式、并行与集群计算 · 计算机科学 2019-09-13 Alexander Hentschel , Dieter Shirley , Layne Lafrance

In this paper, we introduce a novel adaptation of the Raft consensus algorithm for achieving emergent formation control in multi-agent systems with a single integrator dynamics. This strategy, dubbed "Rafting," enables robust cooperation…

多智能体系统 · 计算机科学 2023-08-22 Abbas Tariverdi , Jim Torresen

To circumvent the FLP impossibility result in a deterministic way several protocols have been proposed on top of an asynchronous distributed system enriched with additional assumptions. In the context of Byzantine failures for systems where…

分布式、并行与集群计算 · 计算机科学 2015-02-03 Hamouma Moumen