Hi,

Referring to "Connection Scheduling in Web Servers"
http://www.cs.bu.edu/faculty/crovella/paper-archive/usits99.pdf

"Traditional scheduling theory for simple, single device systems shows
that if task sizes are known,
policies that favor short tasks provide better mean response time than
policies that do not make use
of task size. In a single device system, if running jobs can be
preempted, then the optimal work conserving policy with respect to
mean response time is shortest remaining processing time First
(SRPT)."

I am curious to know if memcached server adopts any connection
scheduling policy?

Thanks.

Reply via email to