Title :
Efficient Web Requests Scheduling Considering Resources Sharing
Author :
Duquennoy, Simon ; Grimaud, Gilles
Author_Institution :
LIFL, Univ. Lille 1, Lille, France
Abstract :
Requests scheduling in Web servers is a hot research topic. Many works aim at providing optimal algorithms according to various metrics. Most of these works are based on classical scheduling metrics, considering jobs completion times, but ignoring intermediate states. We claim that this choice conduces to the design of algorithm that do not efficiently share the system resources. Indeed, Web servers have some properties that make them different than the system considered in usual scheduling theory. The classical round-robin policy, used in most production Web servers, has intrinsic qualities: it shares equally the system resources and avoids any job starvation. We introduce a novel parameterizable algorithm proposing a compromise between the benefits of the round-robin and the policies that provide the best performances. Then, we discuss the appropriate choice of the parameter depending in the requirements and the context of the Web server.
Keywords :
Internet; file servers; peer-to-peer computing; resource allocation; Web request scheduling; Web server; classical round-robin policy; optimal algorithm; resource sharing; Analytical models; Computational modeling; Context; Measurement; Scheduling algorithm; Web server;
Conference_Titel :
Modeling, Analysis & Simulation of Computer and Telecommunication Systems (MASCOTS), 2010 IEEE International Symposium on
Conference_Location :
Miami Beach, FL
Print_ISBN :
978-1-4244-8181-1
DOI :
10.1109/MASCOTS.2010.53