English

Singletons for Simpletons: Revisiting Windowed Backoff using Chernoff Bounds

Distributed, Parallel, and Cluster Computing 2022-02-01 v3 Discrete Mathematics Data Structures and Algorithms

Abstract

Backoff algorithms are used in many distributed systems where multiple devices contend for a shared resource. For the classic balls-into-bins problem, the number of singletons -- those bins with a single ball -- is important to the analysis of several backoff algorithms; however, existing analyses employ advanced probabilistic tools to obtain concentration bounds. Here, we show that standard Chernoff bounds can be used instead, and the simplicity of this approach is illustrated by re-analyzing some well-known backoff algorithms.

Cite

@article{arxiv.1908.10388,
  title  = {Singletons for Simpletons: Revisiting Windowed Backoff using Chernoff Bounds},
  author = {Qian M. Zhou and Alice Calvert and Maxwell Young},
  journal= {arXiv preprint arXiv:1908.10388},
  year   = {2022}
}

Comments

Corrections to first version

R2 v1 2026-06-23T10:58:19.608Z