With Great Speed Come Small Buffers: Space-Bandwidth Tradeoffs for Routing
Avery Miller, Boaz Patt-Shamir, Will Rosenbaum

TL;DR
This paper analyzes buffer space requirements in adversarial queuing models, revealing how space scales with traffic rate, burstiness, and destination count, providing both bounds and algorithms for efficient routing.
Contribution
It characterizes the space-bandwidth tradeoffs in routing under adversarial traffic, offering tight bounds and an algorithm for buffer management in directed trees.
Findings
O(k d^{1/k}) space suffices for general paths
Omega(1/k d^{1/k}) space is necessary
Buffer algorithm for directed trees with space at most 1 + d' + sigma
Abstract
We consider the Adversarial Queuing Theory (AQT) model, where packet arrivals are subject to a maximum average rate and burstiness . In this model, we analyze the size of buffers required to avoid overflows in the basic case of a path. Our main results characterize the space required by the average rate and the number of distinct destinations: we show that space suffice, where is the number of distinct destinations and ; and we show that space is necessary. For directed trees, we describe an algorithm whose buffer space requirement is at most where is the maximum number of destinations on any root-leaf path.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Complexity and Algorithms in Graphs · Network Traffic and Congestion Control
