ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2505.00299
21
0

Intelligent Task Scheduling for Microservices via A3C-Based Reinforcement Learning

1 May 2025
Yidan Wang
Tengda Tang
Zhou Fang
Yingnan Deng
Yifei Duan
ArXivPDFHTML
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, scheduling success rate, resource utilization, and convergence speed. The results show that the proposed method delivers high scheduling performance and system stability in multi-task concurrent environments. It effectively alleviates the resource allocation bottlenecks faced by traditional methods under heavy load, demonstrating its practical value for intelligent scheduling in microservice systems.

View on arXiv
@article{wang2025_2505.00299,
  title={ Intelligent Task Scheduling for Microservices via A3C-Based Reinforcement Learning },
  author={ Yang Wang and Tengda Tang and Zhou Fang and Yingnan Deng and Yifei Duan },
  journal={arXiv preprint arXiv:2505.00299},
  year={ 2025 }
}
Comments on this paper