Affiliation:
1. Stony Brook University, Stony Brook, NY, USA
2. Georgetown University, Washington, DC, USA
3. National University of Singapore, Singapore
4. Mississippi State University, MS, USA
Abstract
Randomized exponential backoff is a widely deployed technique for coordinating access to a shared resource. A good backoff protocol should, arguably, satisfy three natural properties: (1) it should provide constant throughput, wasting as little time as possible; (2) it should require few failed access attempts, minimizing the amount of wasted effort; and (3) it should be robust, continuing to work efficiently even if some of the access attempts fail for spurious reasons. Unfortunately, exponential backoff has some well-known limitations in two of these areas: it can suffer subconstant throughput under bursty traffic, and it is not robust to adversarial disruption.
The goal of this article is to “fix” exponential backoff by making it scalable, particularly focusing on the case where processes arrive in an online, worst-case fashion. We present a relatively simple backoff protocol, R
e
-B
ackoff
, that has, at its heart, a version of exponential backoff. It guarantees expected constant throughput with dynamic process arrivals and requires only an expected polylogarithmic number of access attempts per process.
R
e
-B
ackoff
is also robust to periods where the shared resource is unavailable for a period of time. If it is unavailable for
D
time slots, R
e
-B
ackoff
provides the following guarantees. For
n
packets, the expected number of access attempts for successfully sending a packet is
O
(log
2
(
n
+
D
)). For the case of an infinite number of packets, we provide a similar result in terms of the maximum number of processes that are ever in the system concurrently.
Funder
AcRF Tier 1
National Science Foundation
NetApp
Sandia National Laboratories
C Spire
Publisher
Association for Computing Machinery (ACM)
Subject
Artificial Intelligence,Hardware and Architecture,Information Systems,Control and Systems Engineering,Software
Cited by
14 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. Fully Energy-Efficient Randomized Backoff: Slow Feedback Loops Yield Fast Contention Resolution;Proceedings of the 43rd ACM Symposium on Principles of Distributed Computing;2024-06-17
2. Better Clients, Less Conflicts: Hyperledger Fabric Conflict Avoidance;2024 IEEE International Conference on Blockchain and Cryptocurrency (ICBC);2024-05-27
3. Static Configurations Pose Challenges to Resilience Patterns;Lecture Notes in Networks and Systems;2024
4. Efficient and competitive broadcast in multi-channel radio networks;Information and Computation;2022-11
5. Contention Resolution for Coded Radio Networks;Proceedings of the 34th ACM Symposium on Parallelism in Algorithms and Architectures;2022-07-11