Intelligent Task Scheduling for Microservices via A3C-Based Reinforcement Learning
Yang Wang, Tengda Tang, Zhou Fang, Yingnan Deng, Yifei Duan

TL;DR
This paper introduces an adaptive microservice task scheduling method using A3C reinforcement learning, which improves resource allocation efficiency and system stability under dynamic loads.
Contribution
It presents a novel A3C-based reinforcement learning approach for microservice scheduling, modeling the problem as a Markov Decision Process with an asynchronous multi-agent learning mechanism.
Findings
Outperforms traditional scheduling methods in task delay and resource utilization.
Achieves faster convergence and higher success rates in dynamic environments.
Enhances system stability under high concurrency loads.
Abstract
To address the challenges of high resource dynamism and intensive task concurrency in microservice systems, this paper proposes an adaptive resource scheduling method based on the A3C reinforcement learning algorithm. The scheduling problem is modeled as a Markov Decision Process, where policy and value networks are jointly optimized to enable fine-grained resource allocation under varying load conditions. The method incorporates an asynchronous multi-threaded learning mechanism, allowing multiple agents to perform parallel sampling and synchronize updates to the global network parameters. This design improves both policy convergence efficiency and model stability. In the experimental section, a real-world dataset is used to construct a scheduling scenario. The proposed method is compared with several typical approaches across multiple evaluation metrics, including task delay,…
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
MethodsSoftmax · Convolution · Dense Connections · Entropy Regularization · A3C
