Tag

Dynamic Weight

1 views collected around this technical thread.

vivo Internet Technology
vivo Internet Technology
May 26, 2021 · Backend Development

Dynamic Load Balancing Algorithms in the TARS Microservice Framework

The Vivo Internet Server Team extended TARS with a dynamic load‑balancing algorithm that recalculates each node’s weight every minute using metrics such as 5‑minute average response time, timeout and exception rates, CPU, memory and network load, automatically adapting traffic distribution beyond the built‑in round‑robin, weighted round‑robin and consistent‑hash methods.

AlgorithmC++Dynamic Weight
0 likes · 13 min read
Dynamic Load Balancing Algorithms in the TARS Microservice Framework
58 Tech
58 Tech
Aug 26, 2020 · Cloud Native

Dynamic Resource-Balancing Scheduling Strategies for Kubernetes in the 58 Cloud Platform

The article analyzes the limitations of native Kubernetes scheduling, proposes usage‑based and dynamic‑weight scheduling strategies to improve multi‑resource balance, presents experimental results showing significant CPU and memory utilization gains, and discusses cost benefits and future directions for the private cloud platform.

Cloud NativeDynamic WeightKubernetes
0 likes · 12 min read
Dynamic Resource-Balancing Scheduling Strategies for Kubernetes in the 58 Cloud Platform