中文
相关论文

相关论文: Easy Impossibility Proofs for k-Set Agreement in M…

200 篇论文

Given a positive integer $k$, $k$-set agreement is the distributed task in which each process $i\in [n]$ in a group of $n$ processing nodes starts with an input value $x_i$ in the set $\{0,\dots,k\}$, and must output a value $y_i$ such that…

分布式、并行与集群计算 · 计算机科学 2025-01-14 Pierre Fraigniaud , Minh Hang Nguyen , Ami Paz

The safe-consensus task was introduced by Afek, Gafni and Lieber (DISC' 09) as a weakening of the classic consensus. When there is concurrency, the consensus output can be arbitrary, not even the input of any process. They showed that…

分布式、并行与集群计算 · 计算机科学 2022-07-26 Rodolfo Conde , Sergio Rajsbaum

This paper studies the power of the "abstract MAC layer" model in a single-hop asynchronous network. The model captures primitive properties of modern wireless MAC protocols. In this model, Newport [PODC '14] proves that it is impossible to…

分布式、并行与集群计算 · 计算机科学 2024-08-21 Qinzi Zhang , Lewis Tseng

We demonstrate termination of binary consensus under the model and conditions used by Fischer, Lynch, and Patterson (FLP) to prove impossibility of binary agreement - in complete asynchrony and a possible process crash - in two steps.…

分布式、并行与集群计算 · 计算机科学 2025-01-29 Ivan Klianev

In this paper, we study fault-tolerant distributed consensus in wireless systems. In more detail, we produce two new randomized algorithms that solve this problem in the abstract MAC layer model, which captures the basic interface and…

分布式、并行与集群计算 · 计算机科学 2018-10-09 Calvin Newport , Peter Robinson

In agreement problems, each process has an input value and must choose a decision (output) value. Given $n\geq 2$ processes and $m \geq 2$ possible different input values, we want to design an agreement algorithm that enables as many…

分布式、并行与集群计算 · 计算机科学 2023-02-21 Gadi Taubenfeld

A communicating system is $k$-synchronizable if all of the message sequence charts representing the executions can be divided into slices of $k$ sends followed by $k$ receptions. It was previously shown that, for a fixed given $k$, one…

形式语言与自动机理论 · 计算机科学 2021-04-30 Cinzia Di Giusto , Laetitia Laversa , Etienne Lozes

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

In classical asynchronous distributed systems composed of a fixed number n of processes where some proportion may fail by crashing, many objects do not have a wait-free linearizable implementation (e.g. stacks, queues, etc.). It has been…

分布式、并行与集群计算 · 计算机科学 2019-08-07 Grégoire Bonin , Achour Mostéfaoui , Matthieu Perrin

This paper addresses the consensus problem in homonymous distributed systems where processes are prone to crash failures and have no initial knowledge of the system membership ("homonymous" means that several processes may have the same…

分布式、并行与集群计算 · 计算机科学 2011-11-29 Sergio Arévalo , Antonio Fernández Anta , Damien Imbs , Ernesto Jiménez , Michel Raynal

This paper studies the consensus problem for multiagent systems with transmission constraints. A novel model of multiagent systems is proposed where the information transmissions between agents are disturbed by irregular distortions or…

系统与控制 · 电气工程与系统科学 2023-06-30 Xiaotian Wang , Housheng Su

Round-based models are very common message-passing models; combinatorial topology applied to distributed computing provides sweeping results like general lower bounds. We combine both to study the computability of k-set agreement. Among all…

分布式、并行与集群计算 · 计算机科学 2020-06-15 Adam Shimi , Armando Castañeda

Recently a new fault tolerant and simple mechanism was designed for solving commit consensus problem. It is based on replicated validation of messages sent between transaction participants and a special dispatcher validator manager node.…

数据库 · 计算机科学 2017-06-13 Marius Rafailescu

We study distributed agreement in synchronous directed dynamic networks, where an omniscient message adversary controls the availability of communication links. We prove that consensus is impossible under a message adversary that guarantees…

分布式、并行与集群计算 · 计算机科学 2015-01-13 Martin Biely , Peter Robinson , Ulrich Schmid , Manfred Schwarz , Kyrill Winkler

Consensus is arguably the most studied problem in distributed computing as a whole, and particularly in the distributed message-passing setting. In this latter framework, research on consensus has considered various hypotheses regarding the…

分布式、并行与集群计算 · 计算机科学 2025-01-28 Pierre Fraigniaud , Minh Hang Nguyen , Ami Paz

Algorithms to solve fault-tolerant consensus in asynchronous systems often rely on primitives such as crusader agreement, adopt-commit, and graded broadcast, which provide weaker agreement properties than consensus. Although these…

分布式、并行与集群计算 · 计算机科学 2023-08-10 Hagit Attiya , Jennifer L. Welch

We formulate and prove an Agreement Theorem for quantum mechanics (QM), describing when two agents, represented by separate laboratories, can or cannot maintain differing probability estimates of a shared quantum property of interest.…

量子物理 · 物理学 2026-03-20 María García Díaz , Adam Brandenburger , Giannicola Scarpa

We study implementations of basic fault-tolerant primitives, such as consensus and registers, in message-passing systems subject to process crashes and a broad range of communication failures. Our results characterize the necessary and…

分布式、并行与集群计算 · 计算机科学 2023-11-29 Alejandro Naser-Pastoriza , Gregory Chockler , Alexey Gotsman

Corroborating a prediction from statistical physics, we prove that the Belief Propagation message passing algorithm approximates the partition function of the random $k$-SAT model well for all clause/variable densities and all inverse…

概率论 · 数学 2020-11-24 Amin Coja-Oghlan , Noëla Müller , Jean B. Ravelomanana

We study the performance of asymptotic and approximate consensus algorithms under harsh environmental conditions. The asymptotic consensus problem requires a set of agents to repeatedly set their outputs such that the outputs converge to a…

分布式、并行与集群计算 · 计算机科学 2018-06-28 Matthias Függer , Thomas Nowak , Manfred Schwarz