Load Balancing in Compute Clusters with Delayed Feedback
Anam Tahir, Bastian Alt, Amr Rizk, Heinz Koeppl

TL;DR
This paper introduces a partially observable model for load balancing in compute clusters with delayed feedback, utilizing Monte Carlo tree search to optimize policies in real-time under limited information.
Contribution
It develops a scalable simulation-based approach for load balancing with delayed acknowledgements, outperforming limited strategies and matching full-information methods.
Findings
The proposed policy outperforms Join-the-Most-Observations.
It achieves comparable performance to Join-the-Shortest-Queue.
The approach effectively optimizes real-time parallel processing using network data.
Abstract
Load balancing arises as a fundamental problem, underlying the dimensioning and operation of many computing and communication systems, such as job routing in data center clusters, multipath communication, Big Data and queueing systems. In essence, the decision-making agent maps each arriving job to one of the possibly heterogeneous servers while aiming at an optimization goal such as load balancing, low average delay or low loss rate. One main difficulty in finding optimal load balancing policies here is that the agent only partially observes the impact of its decisions, e.g., through the delayed acknowledgements of the served jobs. In this paper, we provide a partially observable (PO) model that captures the load balancing decisions in parallel buffered systems under limited information of delayed acknowledgements. We present a simulation model for this PO system to find a load…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAge of Information Optimization · Distributed and Parallel Computing Systems · Advanced Queuing Theory Analysis
