中文
相关论文

相关论文: Amnesiac Flooding: Easy to break, hard to escape

200 篇论文

The broadcast operation in distributed systems is used to spread information located at some nodes to all other nodes. This operation is often realized by flooding, where the source nodes send a message containing the information to all…

分布式、并行与集群计算 · 计算机科学 2020-11-12 Volker Turau

In this work we extend the recently proposed synchronous broadcast algorithm amnesiac flooding to the case of intermittent communication channels. In amnesiac flooding a node forwards a received message in the subsequent round. There are…

分布式、并行与集群计算 · 计算机科学 2020-11-12 Volker Turau

Flooding is among the simplest and most fundamental of all distributed network algorithms. A node begins the process by sending a message to all its neighbours and the neighbours, in the next round forward the message to all the neighbours…

数据结构与算法 · 计算机科学 2019-07-17 Walter Hussak , Amitabh Trehan

Broadcast is a ubiquitous distributed computing problem that underpins many other system tasks. In static, connected networks, it was recently shown that broadcast is solvable without any node memory and only constant-size messages in…

分布式、并行与集群计算 · 计算机科学 2024-07-16 Garrett Parzych , Joshua J. Daymude

We consider the problem of reliably broadcasting information in a multihop asynchronous network, despite the presence of Byzantine failures: some nodes are malicious and behave arbitrarly. We focus on non-cryptographic solutions. Most…

分布式、并行与集群计算 · 计算机科学 2013-12-10 Alexandre Maurer , Sébastien Tixeuil

We present a comprehensive analysis of Round-Delayed Amnesiac Flooding (RDAF), a variant of Amnesiac Flooding that introduces round-based asynchrony through adversarial delays. We establish fundamental properties of RDAF, including…

分布式、并行与集群计算 · 计算机科学 2026-04-07 Oluwatobi Alafin , George B. Mertzios , Paul G. Spirakis

Broadcasting algorithms are of fundamental importance for distributed systems engineering. In this paper we revisit the classical and well-studied push protocol for message broadcasting. Assuming that initially only one node has some piece…

组合数学 · 数学 2009-05-01 Nikolaos Fountoulakis , Anna Huber , Konstantinos Panagiotou

This work considers a layered coding approach for efficient transmission of data over a wireless block fading channel without transmitter channel state information (CSI), which is connected to a limited capacity reliable link, known as the…

信息论 · 计算机科学 2020-05-01 Avi Steiner , Shlomo Shamai

The problem of total-order (uniform reliable) broadcast is fundamental in fault-tolerant distributed computing since it abstracts a broad set of problems requiring processes to uniformly deliver messages in the same order in which they were…

分布式、并行与集群计算 · 计算机科学 2022-09-30 Oskar Lundström , Michel Raynal , Elad Michael Schiller

Flooding provides important control and route establishment functionality for a number of unicast and multicast protocols in Mobile Ad Hoc Networks. Considering its wide use as a building block for other network layer protocols, the…

网络与互联网体系结构 · 计算机科学 2007-05-23 Vamsi Paruchuri , Arjan Durresi , Raj Jain

Radio networks are a long-studied model for distributed system of devices which communicate wirelessly. When these devices are mobile or have limited capabilities, the system is often best modeled by the ad-hoc variant, in which the devices…

分布式、并行与集群计算 · 计算机科学 2018-05-15 Artur Czumaj , Peter Davies

The goal of Byzantine Broadcast (BB) is to allow a set of fault-free nodes to agree on information that a source node wants to broadcast to them, in the presence of Byzantine faulty nodes. We consider design of efficient algorithms for BB…

分布式、并行与集群计算 · 计算机科学 2012-05-03 Guanfeng Liang , Nitin Vaidya

Broadcast and consensus are most fundamental tasks in distributed computing. These tasks are particularly challenging in dynamic networks where communication across the network links may be unreliable, e.g., due to mobility or failures.…

分布式、并行与集群计算 · 计算机科学 2024-08-21 Antoine El-Hayek , Monika Henzinger , Stefan Schmid

Byzantine reliable broadcast is a fundamental problem in distributed computing, which has been studied extensively over the past decades. State-of-the-art algorithms are predominantly based on the approach to share encoded fragments of the…

分布式、并行与集群计算 · 计算机科学 2025-01-06 Thomas Locher

We propose a decentralized stochastic control solution for the broadcast message dissemination problem in wireless ad hoc networks with slow fading channels. We formulate the control problem as a dynamic robust game which is well justified…

网络与互联网体系结构 · 计算机科学 2016-06-16 Vesal Hakami , Mehdi Dehghan

Probabilistic broadcast has been widely used as a flooding optimization mechanism to alleviate the effect of broadcast storm problem (BSP) in mobile ad hoc networks (MANETs). Many research studies have been carried-out to develop and…

网络与互联网体系结构 · 计算机科学 2010-09-03 Hussein Al-Bahadili , Khalid Kaabneh

We revisit the classic problem of spreading a piece of information in a group of $n$ fully connected processors. By suitably adding a small dose of randomness to the protocol of Gasienic and Pelc (1996), we derive for the first time…

数据结构与算法 · 计算机科学 2015-01-06 Benjamin Doerr , Carola Doerr , Shay Moran , Shlomo Moran

The problem of learning a computational model from examples has been receiving growing attention. For the particularly challenging problem of learning models of distributed systems, existing results are restricted to models with a fixed…

形式语言与自动机理论 · 计算机科学 2023-12-13 Dana Fisman , Noa Izsak , Swen Jacobs

We study networks of processes that all execute the same finite state protocol and that communicate through broadcasts. The processes are organized in a graph (a topology) and only the neighbors of a process in this graph can receive its…

计算机科学中的逻辑 · 计算机科学 2024-07-08 Lucie Guillou , Arnaud Sangnier , Nathalie Sznajder

Reliable broadcast (RBC) is a key primitive in fault-tolerant distributed systems, and improving its efficiency can benefit a wide range of applications. This work focuses on signature-free RBC protocols, which are particularly attractive…

分布式、并行与集群计算 · 计算机科学 2026-05-26 Nibesh Shrestha , Qianyu Yu , Aniket Kate , Giuliano Losa , Kartik Nayak , Xuechao Wang
‹ 上一页 1 2 3 10 下一页 ›