A Distributed Transportation Simplex Applied to a Content Distribution Network Problem
Rafaelli de C. Coutinho, L\'ucia M. A. Drummond, Yuri Frota

TL;DR
This paper presents a distributed transportation simplex algorithm for optimizing server selection in Content Distribution Networks, achieving comparable performance to sequential methods without global information and outperforming auction-based algorithms.
Contribution
It introduces a novel distributed transportation simplex approach for CDN server allocation, combining a heuristic and simplex method, with demonstrated efficiency and scalability.
Findings
Distributed approach matches sequential performance.
Outperforms auction-based distributed algorithms.
No need for global request information.
Abstract
A Content Distribution Network (CDN) can be defined as an overlay system that replicates copies of contents at multiple points of a network, close to the final users, with the objective of improving data access. CDN technology is widely used for the distribution of large-sized contents, like in video streaming. In this paper we address the problem of finding the best server for each customer request in CDNs, in order to minimize the overall cost. We consider the problem as a transportation problem and a distributed algorithm is proposed to solve it. The algorithm is composed of two independent phases: a distributed heuristic finds an initial solution that may be later improved by a distributed transportation simplex algorithm. It is compared with the sequential version of the transportation simplex and with an auction-based distributed algorithm. Computational experiments carried out on…
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
TopicsCaching and Content Delivery · Peer-to-Peer Network Technologies · Auction Theory and Applications
