Example implementation of envoy xDS v3 API
-
Updated
Mar 25, 2024 - Go
Example implementation of envoy xDS v3 API
Building Full Fledged Backend System in C++
concurrent load balancers, go lib,
⚖️ Goroutine-safe, High-performance general load balancing algorithm library.
Load balancing strategies
grpc-go load balancing
Weighted Round-Robin written in Go(平滑权重轮询算法)
implementation of weighted round-robin and smooth weighted round-robin
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.
Event simulation of Weighted Round Robin written in C++ and Qt (including QML).
A robust HTTP load balancer and reverse proxy written from scratch in Golang.
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.
Simple weighted round robin implementation using Redis sorted set and list
Load balancer. My bachelor degree work at MIREA University
A Load balancer implementation using the Weighted Round Robin Algorithm
⚡️ Faster, high-performance general load balancing algorithm library.
Service Register and Discover with EtcD in Golang (embed with smooth weighted round robin)
Load balancer using Node and Express to demonstrate how load is distributed on incoming requests in weighted round robin fashion.
Add a description, image, and links to the weighted-round-robin topic page so that developers can more easily learn about it.
To associate your repository with the weighted-round-robin topic, visit your repo's landing page and select "manage topics."