Building Full Fledged Backend System in C++
-
Updated
Sep 12, 2024 - C++
Building Full Fledged Backend System in C++
concurrent load balancers, go lib,
Example implementation of envoy xDS v3 API
⚖️ 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.
A robust HTTP load balancer and reverse proxy written from scratch in Golang.
Event simulation of Weighted Round Robin written in C++ and Qt (including QML).
Simple weighted round robin implementation using Redis sorted set and list
Load balancer. My bachelor degree work at MIREA University
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.
A Load balancer implementation using the Weighted Round Robin Algorithm
Service Register and Discover with EtcD in Golang (embed with smooth weighted round robin)
⚡️ Faster, high-performance general load balancing algorithm library.
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."