中文
相关论文

相关论文: Gossiping with Multiple Messages

200 篇论文

Broadcasting is known to be an efficient means of disseminating data in wireless communication environments (such as Satellite, mobile phone networks,...). It has been recently observed that the average service time of broadcast systems can…

数据结构与算法 · 计算机科学 2007-05-23 Julien Robert , Nicolas Schabanel

We investigate the problem of spreading information contents in a wireless ad hoc network with mechanisms embracing the peer-to-peer paradigm. In our vision, information dissemination should satisfy the following requirements: (i) it…

网络与互联网体系结构 · 计算机科学 2009-01-14 Claudio Casetti , Carla-Fabiana Chiasserini , Marco Fiore , Chi-Anh La , Pietro Michiardi

Information dissemination is a fundamental problem in parallel and distributed computing. In its simplest variant, the broadcasting problem, a message has to be spread among all nodes of a graph. A prominent communication protocol for this…

数据结构与算法 · 计算机科学 2014-12-10 Robert Elsässer , Dominik Kaaser

We study the problem of randomized information dissemination in networks. We compare the now standard PUSH-PULL protocol, with agent-based alternatives where information is disseminated by a collection of agents performing independent…

分布式、并行与集群计算 · 计算机科学 2020-06-04 George Giakkoupis , Frederik Mallmann-Trenn , Hayk Saribekyan

The Push, the Pull and the Push&Pull algorithms are well-studied rumor spreading protocols. In all three, in the beginning one node of a graph is informed. In the Push setting, every round every informed node chooses a neighbor uniformly at…

数据结构与算法 · 计算机科学 2018-02-06 Rami Daknama

Viral spread on large graphs has many real-life applications such as malware propagation in computer networks and rumor (or misinformation) spread in Twitter-like online social networks. Although viral spread on large graphs has been…

概率论 · 数学 2013-10-09 Milan Bradonjić , Michael Molloy , Guanhua Yan

Peer to peer (P2P) systems are moving from application specific architectures to a generic service oriented design philosophy. This raises interesting problems in connection with providing useful P2P middleware services capable of dealing…

分布式、并行与集群计算 · 计算机科学 2007-12-27 Antonio Fernandez , Vincent Gramoli , Ernesto Jimenez , Anne-Marie Kermarrec , Michel Raynal

We give an improved algorithm for drawing a random sample from a large data stream when the input elements are distributed across multiple sites which communicate via a central coordinator. At any point in time the set of elements held by…

分布式、并行与集群计算 · 计算机科学 2019-03-29 Srikanta Tirthapura , David P. Woodruff

As the world becomes more and more interconnected, our everyday objects become part of the Internet of Things, and our lives get more and more mirrored in virtual reality, where every piece of~information, including misinformation, fake…

社会与信息网络 · 计算机科学 2020-12-04 Robert Paluch , Łukasz G. Gajewski , Janusz A. Hołyst , Boleslaw K. Szymanski

Peer-to-peer (P2P) overlay networks such as BitTorrent and Avalanche are increasingly used for disseminating potentially large files from a server to many end users via the Internet. The key idea is to divide the file into many…

网络与互联网体系结构 · 计算机科学 2007-05-23 Jochen Mundinger , Richard R. Weber , Gideon Weiss

The asynchronous push&pull protocol, a randomized distributed algorithm for spreading a rumour in a graph $G$, works as follows. Independent Poisson clocks of rate 1 are associated with the vertices of $G$. Initially, one vertex of $G$…

分布式、并行与集群计算 · 计算机科学 2015-09-17 Huseyin Acan , Andrea Collevecchio , Abbas Mehrabian , Nick Wormald

The congested clique is a synchronous, message-passing model of distributed computing in which each computational unit (node) in each round can send message of O(log n) bits to each other node of the network, where n is the number of nodes.…

分布式、并行与集群计算 · 计算机科学 2017-07-28 Tomasz Jurdzinski , Krzysztof Nowicki

We consider a setting in which a single item of content (such as a song or a video clip) is disseminated in a population of mobile nodes by opportunistic copying when pairs of nodes come in radio contact. We propose and study models that…

社会与信息网络 · 计算机科学 2012-09-03 Srinivasan Venkatramanan , Anurag Kumar

Broadcasting algorithms are important building blocks of distributed systems. In this work we investigate the typical performance of the classical and well-studied push model. Assume that initially one node in a given network holds some…

组合数学 · 数学 2010-02-19 Nikolaos Fountoulakis , Konstantinos Panagiotou

As the use of wireless sensor networks increases, the need for efficient and reliable broadcasting algorithms grows. Ideally, a broadcasting algorithm should have the ability to quickly disseminate data, while keeping the number of…

网络与互联网体系结构 · 计算机科学 2015-09-30 Thomas M. M. Meyfroyt , Sem C. Borst , Onno J. Boxma , Dee Denteneer

We consider a network of $n$ user nodes that receives updates from a source and employs an age-based gossip protocol for faster dissemination of version updates to all nodes. When a node forwards its packet to another node, the packet…

信息论 · 计算机科学 2023-05-09 Priyanka Kaswan , Sennur Ulukus

We study the randomized rumor spreading algorithm \emph{pull} on complete graphs with $n$ vertices. Starting with one informed vertex and proceeding in rounds, each vertex yet uninformed connects to a neighbor chosen uniformly at random and…

概率论 · 数学 2021-10-19 Konstantinos Panagiotou , Simon Reisser

Consider the classical problem of information dissemination: one (or more) nodes in a network have some information that they want to distribute to the remainder of the network. In this paper, we study the cost of information dissemination…

分布式、并行与集群计算 · 计算机科学 2019-12-03 Suman Sourav , Peter Robinson , Seth Gilbert

We consider a gossip network, consisting of $n$ nodes, which tracks the information at a source. The source updates its information with a Poisson arrival process and also sends updates to the nodes in the network. The nodes themselves can…

信息论 · 计算机科学 2023-10-03 Purbesh Mitra , Sennur Ulukus

We are motivated by the problem of designing a simple distributed algorithm for Peer-to-Peer streaming applications that can achieve high throughput and low delay, while allowing the neighbor set maintained by each peer to be small. While…

网络与互联网体系结构 · 计算机科学 2013-04-23 Joohwan Kim , R. Srikant