The Asymptotic Behavior of Minimum Buffer Size Requirements in Large P2P Streaming Networks
Lei Ying, R. Srikant, Srinivas Shakkottai

TL;DR
This paper analyzes the asymptotic minimum buffer size needed in large P2P streaming networks, comparing different chunk request policies and proposing a hybrid policy that optimizes buffer requirements.
Contribution
It introduces a hybrid chunk request policy that outperforms existing policies and demonstrates its order optimality in buffer size requirements for P2P streaming.
Findings
Both rarest-first and greedy policies have similar buffer scalings.
The hybrid policy achieves order sense improvements over existing policies.
Simulation results validate the theoretical buffer size scalings.
Abstract
The growth of real-time content streaming over the Internet has resulted in the use of peer-to-peer (P2P) approaches for scalable content delivery. In such P2P streaming systems, each peer maintains a playout buffer of content chunks which it attempts to fill by contacting other peers in the network. The objective is to ensure that the chunk to be played out is available with high probability while keeping the buffer size small. Given that a particular peer has been selected, a \emph{policy} is a rule that suggests which chunks should be requested by the peer from other peers.. We consider consider a number of recently suggested policies consistent with buffer minimization for a given target of skip free playout. We first study a \emph{rarest-first} policy that attempts to obtain chunks farthest from playout, and a \emph{greedy} policy that attempts to obtain chunks nearest to playout.…
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
TopicsPeer-to-Peer Network Technologies · Caching and Content Delivery · Network Traffic and Congestion Control
