Performance Improvement of an AS-friendly Peer Selection Algorithm for P2P Live Streaming
Yukinobu Fukushima, Kazuki Kobayashi, Tokumi Yokohira

TL;DR
This paper introduces IMPH, an improved peer selection algorithm for P2P live streaming that significantly reduces inter-AS traffic compared to the previous MPH method, especially with many peers joining.
Contribution
IMPH enhances MPH by distributing peers across ASes based on logical hop counts, reducing inter-AS traffic in P2P streaming.
Findings
IMPH achieves up to 64% lower inter-AS traffic than MPH.
Numerical simulations demonstrate IMPH's effectiveness in traffic reduction.
IMPH maintains similar or improved streaming performance.
Abstract
Minimum Physical Hop (MPH) has been proposed as a peer selection algorithm for decreasing inter-AS (Autonomous System) traffic volume in P2P live streaming. In MPH, a newly joining peer selects a peer whose physical hop count (i.e., the number of ASes traversed on the content delivery path) from it is the minimum as its providing peer. However, MPH shows high inter-AS traffic volume when the number of joining peers is large. In this paper, we propose IMPH that tries to further decrease the inter-AS traffic volume by distributing peers with one logical hop count (i.e., the number of peers or origin streaming servers (OSSes) traversed on the content delivery path from an OSS to the peer) to many ASes and encouraging the following peers to find their providing peers within the same AS. Numerical examples show that IMPH achieves at the maximum of 64% lower inter-AS traffic volume than MPH.
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 · Opportunistic and Delay-Tolerant Networks
