Q-GARS: Quantum-inspired Robust Microservice Chaining Scheduling
Huixiang Zhang, Mahzabeen Emu

TL;DR
Q-GARS is a hybrid quantum-inspired scheduling framework for microservices that improves robustness and efficiency by combining QUBO modeling, simulated quantum annealing, and adaptive rescheduling, outperforming traditional methods especially under high variability.
Contribution
This paper introduces Q-GARS, a novel hybrid quantum-inspired scheduling framework that integrates QUBO modeling with adaptive mechanisms for robust microservice scheduling.
Findings
Achieves 2.1% average weighted completion time improvement over greedy baseline.
Reduces tail latency significantly under high-variance conditions.
Attains higher node resource utilization compared to robust baseline.
Abstract
Microservice-based applications are characterized by stochastic latencies arising from long-tail execution patterns and heterogeneous resource constraints across computational nodes. To address this challenge, we first formulate the problem using Quadratic Unconstrained Binary Optimization (QUBO), which aligns the problem with emerging quantum-optimization paradigms. Building upon this, we propose Q-GARS (Quantum-Guided Adaptive Robust Scheduling), a hybrid framework that integrates the QUBO model with Simulated Quantum Annealing (SQA) based combinatorial search and online rescheduling mechanisms, enabling global microservice rank generation and real-time robust adjustment. We treat the SQA-produced rank as a soft prior, and update a closed-loop trust weight to adaptively switch and mix between this prior and a robust proportional-fairness allocator, maintaining robustness under…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware System Performance and Reliability · Software-Defined Networks and 5G · Cloud Computing and Resource Management
