English

Outperforming Multiserver SRPT at All Loads

Performance 2025-10-31 v1

Abstract

A well-designed scheduling policy can unlock significant performance improvements with no additional resources. Multiserver SRPT (SRPT-kk) is known to achieve asymptotically optimal mean response time in the heavy traffic limit, as load approaches capacity. No better policy is known for the M/G/kk queue in any regime. We introduce a new policy, SRPT-Except-k+1k+1 & Modified SRPT (SEK-SMOD), which is the first policy to provably achieve lower mean response time than SRPT-kk. SEK-SMOD outperforms SRPT-kk across all loads and all job size distributions. The key idea behind SEK-SMOD is to prioritize large jobs over small jobs in specific scenarios to improve server utilization, and thereby improve the response time of subsequent jobs in expectation. Our proof is a novel application of hybrid worst-case and stochastic techniques to relative analysis, where we analyze the deviations of our proposed SEK-SMOD policy away from the SRPT-kk baseline policy. Furthermore, we design Practical-SEK (a simplified variant of SEK-SMOD) and empirically verify the improvement over SRPT-kk via simulation.

Cite

@article{arxiv.2510.25963,
  title  = {Outperforming Multiserver SRPT at All Loads},
  author = {Izzy Grosof and Daniela Hurtado-Lange},
  journal= {arXiv preprint arXiv:2510.25963},
  year   = {2025}
}

Comments

36 pages. Accepted to SIGMETRICS 2026

R2 v1 2026-07-01T07:12:50.310Z