Server Scheduling Scheme for Asynchronous Cluster Video Server
Jianhua Sun,Hai Jin,Hao Chen,Zongfen Han
DOI: https://doi.org/10.1109/AINA.2003.1192932
2003-01-01
Abstract:In this paper, we propose an asynchronous cluster video server architecture, which is quite different from synchronous video server architecture in various aspects such as striping policy, placement policy, and server scheduling algorithm. This architecture has the benefitsthat the system scales unlimitedly with the number of disks and videos.We discuss the main design issues and compute the buffer requirement at both client side and server side, scheduling delay, and prefill delay. The result is exciting compared with synchronous server scheduling algorithm. It requires fewer client buffers and server buffers,consumes less system response time and can be scalable. To improve system performance, group sweeping scheduling (GSS) is applied.