SealOS+: A Sealos-based Approach for Adaptive Resource Optimization Under Dynamic Workloads for Securities Trading System
Haojie Jia, Zhenhao Li, Gen Li, Minxian Xu, Kejiang Ye

TL;DR
SealOS+ is a novel system that uses deep reinforcement learning, caching, and load prediction to optimize resource allocation in securities trading platforms, ensuring low latency and high throughput.
Contribution
It introduces a Sealos-based adaptive resource scheduling framework with deep reinforcement learning and LSTM load prediction tailored for securities trading systems.
Findings
Achieved 78% CPU utilization in real deployment.
Reduced transaction response time to 105ms.
Reached 15,000 transactions per second peak capacity.
Abstract
As securities trading systems transition to a microservices architecture, optimizing system performance presents challenges such as inefficient resource scheduling and high service response delays. Existing container orchestration platforms lack tailored performance optimization mechanisms for trading scenarios, making it difficult to meet the stringent 50ms response time requirement imposed by exchanges. This paper introduces SealOS+, a Sealos-based performance optimization approach for securities trading, incorporating an adaptive resource scheduling algorithm leveraging deep reinforcement learning, a three-level caching mechanism for trading operations, and a Long Short-Term Memory (LSTM) based load prediction model. Real-world deployment at a securities exchange demonstrates that the optimized system achieves an average CPU utilization of 78\%, reduces transaction response time to…
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 · Cloud Computing and Resource Management · Distributed and Parallel Computing Systems
