weighted-round-robin
There are 22 repositories under weighted-round-robin topic.
ipanditi/backend
Building Full Fledged Backend System in C++
hedzr/lb
concurrent load balancers, go lib,
octu0/example-envoy-xds
Example implementation of envoy xDS v3 API
fufuok/balancer
⚖️ Goroutine-safe, High-performance general load balancing algorithm library.
gsharma/load-balancer
Load balancing strategies
xkeyideal/grpcbalance
grpc-go load balancing
chi-chu/round
Weighted Round-Robin written in Go(平滑权重轮询算法)
liangwt/wrr
implementation of weighted round-robin and smooth weighted round-robin
gnana997/load-balancer-go
Golang Load Balancer: A simple, configurable load balancer implemented in Golang, supporting Weighted Round Robin and Round Robin strategies. Features include health checks for service instances and easy configuration via a YAML file.
mikesparr/redis-weighted-pool
Simple weighted round robin implementation using Redis sorted set and list
Olooce/load-balancer
A Go-based load balancer that distributes client requests among multiple servers using various load-balancing algorithms. It supports both horizontal and vertical scaling and includes real-time monitoring via a web interface. The project also provides example servers to demonstrate its capabilities.
pklimczu/Weighted-Round-Robin
Event simulation of Weighted Round Robin written in C++ and Qt (including QML).
ramchaik/hermes
A robust HTTP load balancer and reverse proxy written from scratch in Golang.
bersen66/lb2
Load balancer. My bachelor degree work at MIREA University
CHUKWUKA-EMI/MyLoadBalancer
A Load balancer implementation using the Weighted Round Robin Algorithm
YiXR/SJTU-CS356-Operating-System-Prj2-Android-Scheduler
A weighted round robin scheduler
ggdream/srad
Service Register and Discover with EtcD in Golang (embed with smooth weighted round robin)
HarshitRV/LoadBalancer
Load balancer using Node and Express to demonstrate how load is distributed on incoming requests in weighted round robin fashion.
MateiGoidan/UserSched
User-weighted round-robin scheduler
fufuok/load-balancer
⚡️ Faster, high-performance general load balancing algorithm library.
vigneshkmr84/Socket-Load-Balancer
REST API implementation in Socket as Load balancer