Disk I/O based load balancing in VOD system

Wei Xiong,Xiuyan Jiang,Dejian Ye
DOI: https://doi.org/10.1145/1655925.1656125
2009-01-01
Abstract:Video-on-Demand (VOD) has been gaining increasing popularity in recent years. Previous load balancing algorithms in video servers mainly focus on two resources: storage and network bandwidth. However, with better network and cheaper disk, disk I/O becomes more critical in reducing user-perceived latency. In this paper, we propose an algorithm for disk I/O balancing in centralized video servers. Analytically and by simulations we show that our algorithm decreases total disk I/O amount by 30% to 50% and provides better load balancing performance and higher cache hit ratio compared with round-robin and random selection algorithm.
What problem does this paper attempt to address?