English

On Resolving Non-Preemptivity in Multitask Scheduling: An Optimal Algorithm in Deterministic and Stochastic Worlds

Networking and Internet Architecture 2026-02-10 v2 Performance Probability

Abstract

The efficient scheduling of multi-task jobs across multiprocessor systems has become increasingly critical with the rapid expansion of computational systems. This challenge, known as Multiprocessor Multitask Scheduling (MPMS), is essential for optimizing the performance and scalability of applications in fields such as cloud computing and deep learning. In this paper, we study the MPMS problem under both deterministic and stochastic models, where each job is composed of multiple tasks and can only be completed when all its tasks are finished. We introduce NP\mathsf{NP}-SRPT\mathsf{SRPT}, a non-preemptive variant of the SRPT algorithm, designed to accommodate scenarios with non-preemptive tasks. Our algorithm achieves a competitive ratio of lnα+β+1\ln \alpha + \beta + 1 for minimizing response time, where α\alpha represents the ratio of the largest to the smallest job workload, and β\beta captures the ratio of the largest non-preemptive task workload to the smallest job workload. We further establish that this competitive ratio is order-optimal when the number of processors is fixed. For the stochastic M\mathsf{M}/G\mathsf{G}/N\mathsf{N} system, we prove that NP\mathsf{NP}-SRPT\mathsf{SRPT} achieves asymptotically optimal mean response time as the traffic intensity approaches 11, assuming task size distribution with finite support. Moreover, the asymptotic optimality extends to infinite task size distributions under mild probabilistic assumptions, including the standard M\mathsf{M}/M\mathsf{M}/N\mathsf{N} model. Finally, we extend the analysis to the setting of unknown job sizes, proving that non-preemptive adaptations of the M-Gittins\mathsf{M\text{-}Gittins} and M-SERPT\mathsf{M\text{-}SERPT} policies achieve asymptotic optimality and near-optimality, respectively, for a broad class of job size distributions. Experimental results validate the effectiveness of NP\mathsf{NP}-SRPT\mathsf{SRPT}.

Keywords

Cite

@article{arxiv.2411.06348,
  title  = {On Resolving Non-Preemptivity in Multitask Scheduling: An Optimal Algorithm in Deterministic and Stochastic Worlds},
  author = {Wenxin Li},
  journal= {arXiv preprint arXiv:2411.06348},
  year   = {2026}
}

Comments

Accepted by IEEE Transactions on Networking

R2 v1 2026-06-28T19:54:34.873Z