vix.ing · top · new · best · stats · spec

Go-With-The-Winner: Client-Side Server Selection for Content Delivery

2013/12/31 by Chang Liu, Liu, Chang, Ramesh K. Sitaraman +3
Computer Science · #Caching and Content Delivery #FOS: Computer and information sciences #Network Traffic and Congestion Control #Networking and Internet Architecture (cs.NI) #Peer-to-Peer Network Technologies

paper · pdf · doi:10.48550/arxiv.1401.0209

openalex publication_date 2013/12/31 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Content delivery networks deliver much of the web and video content in the world by deploying a large distributed network of servers. We model and analyze a simple paradigm for client-side server selection that is commonly used in practice where each user independently measures the performance of a set of candidate servers and selects the one that performs the best. For web (resp., video) delivery, we propose and analyze a simple algorithm where each user randomly chooses two or more candidate servers and selects the server that provided the best hit rate (resp., bit rate). We prove that the algorithm converges quickly to an optimal state where all users receive the best hit rate (resp., bit rate), with high probability. We also show that if each user chose just one random server instead of two, some users receive a hit rate (resp., bit rate) that tends to zero. We simulate our algorithm and evaluate its performance with varying choices of parameters, system load, and content popularity.

Related