<div class="csl-bib-body">
<div class="csl-entry">Zhao, H., Deng, S., Xiang, Z., Yan, X., Yin, J., Dustdar, S., & Zomaya, A. Y. (2024). Scheduling Multi-Server Jobs With Sublinear Regrets via Online Learning. <i>IEEE Transactions on Services Computing</i>, <i>17</i>(3), 1168–1180. https://doi.org/10.1109/TSC.2023.3303344</div>
</div>
-
dc.identifier.issn
1939-1374
-
dc.identifier.uri
http://hdl.handle.net/20.500.12708/198641
-
dc.description.abstract
Multi-server jobs that request multiple computing resources and hold onto them during their execution dominate modern computing clusters. When allocating the multi-type resources to several co-located multi-server jobs simultaneously in online settings, it is difficult to make the tradeoff between the parallel computation gain and the internal communication overhead, apart from the resource contention between jobs. To study the computation-communication tradeoff, we model the computation gain as the speedup on the job completion time when it is executed in parallelism on multiple computing instances, and fit it with utilities of different concavities. Meanwhile, we take the dominant communication overhead as the penalty to be subtracted. To achieve a better gain-overhead tradeoff, we formulate an cumulative reward maximization program and design an online algorithm, named OgaSched, to schedule multi-server jobs. OgaSched allocates the multi-type resources to each arrived job in the ascending direction of the reward gradients. It has several parallel sub-procedures to accelerate its computation, which greatly reduces the complexity. We proved that it has a sublinear regret with general concave rewards. We also conduct extensive trace-driven simulations to validate the performance of OgaSched. The results demonstrate that OgaSched outperforms widely used heuristics by 11.33%, 7.75%, 13.89%, and 13.44%, respectively.
en
dc.language.iso
en
-
dc.publisher
IEEE COMPUTER SOC
-
dc.relation.ispartof
IEEE Transactions on Services Computing
-
dc.subject
Multi-server job
en
dc.subject
online gradient ascent
en
dc.subject
online scheduling
en
dc.subject
regret analysis
en
dc.title
Scheduling Multi-Server Jobs With Sublinear Regrets via Online Learning