English

Weighted Scheduling of Time-Sensitive Coflows

Distributed, Parallel, and Cluster Computing 2023-10-24 v2

Abstract

Datacenter networks commonly facilitate the transmission of data in distributed computing frameworks through coflows, which are collections of parallel flows associated with a common task. Most of the existing research has concentrated on scheduling coflows to minimize the time required for their completion, i.e., to optimize the average dispatch rate of coflows in the network fabric. Nevertheless, modern applications often produce coflows that are specifically intended for online services and mission-crucial computational tasks, necessitating adherence to specific deadlines for their completion. In this paper, we introduce \wdcoflow,~ a new algorithm to maximize the weighted number of coflows that complete before their deadline. By combining a dynamic programming algorithm along with parallel inequalities, our heuristic solution performs at once coflow admission control and coflow prioritization, imposing a σ\sigma-order on the set of coflows. With extensive simulation, we demonstrate the effectiveness of our algorithm in improving up to 3×3\times more coflows that meet their deadline in comparison the best SoA solution, namely CS-MHA\mathtt{CS\text{-}MHA}. Furthermore, when weights are used to differentiate coflow classes, \wdcoflow~ is able to improve the admission per class up to 4×4\times, while increasing the average weighted coflow admission rate.

Keywords

Cite

@article{arxiv.2303.17175,
  title  = {Weighted Scheduling of Time-Sensitive Coflows},
  author = {Olivier Brun and Rachid El-Azouzi and Quang-Trung Luu and Francesco De Pellergrini and Balakrishna J. Prabhu and Cédric Richier},
  journal= {arXiv preprint arXiv:2303.17175},
  year   = {2023}
}

Comments

Submitted to IEEE Transactions on Cloud Computing. Parts of this work have been presented at IFIP Networking 2022

R2 v1 2026-06-28T09:40:55.597Z