# Randomized Rumor Spreading in Ad Hoc Networks with Buffers

**Authors:** Dariusz R. Kowalski, Christopher Thraves Caro

arXiv: 1812.11903 · 2019-01-01

## TL;DR

This paper introduces a new analytical framework for rumor spreading in ad hoc networks that accounts for buffer limitations at nodes, providing bounds on spreading time and comparing with traditional models.

## Contribution

It proposes a buffer-aware model for rumor spreading, offering new bounds and insights into the impact of processing constraints on spreading efficiency.

## Key findings

- Buffer limitations increase rumor spreading time.
- New bounds differ significantly from traditional models without buffers.
- Buffer-aware analysis provides more realistic insights for practical networks.

## Abstract

The randomized rumor spreading problem generates a big interest in the area of distributed algorithms due to its simplicity, robustness and wide range of applications. The two most popular communication paradigms used for spreading the rumor are Push and Pull algorithms. The former protocol allows nodes to send the rumor to a randomly selected neighbor at each step, while the latter is based on sending a request and downloading the rumor from a randomly selected neighbor, provided the neighbor has it. Previous analysis of these protocols assumed that every node could process all such push/pull operations within a single step, which could be unrealistic in practical situations. Therefore we propose a new framework for analysis rumor spreading accommodating buffers, in which a node can process only one push/pull message or push request at a time. We develop upper and lower bounds for randomized rumor spreading time in the new framework, and compare the results with analogous in the old framework without buffers.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.11903/full.md

## References

26 references — full list in the complete paper: https://tomesphere.com/paper/1812.11903/full.md

---
Source: https://tomesphere.com/paper/1812.11903