Building Full Fledged Backend System in C++
-
Updated
Sep 12, 2024 - C++
Building Full Fledged Backend System in C++
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.
Implements Load balancer that distributes incoming requests among a pool of backend servers.
Load balancer. My bachelor degree work at MIREA University
Load Balancer Project
A dynamic load balancer with horizontal scaling.
Add a description, image, and links to the least-connections topic page so that developers can more easily learn about it.
To associate your repository with the least-connections topic, visit your repo's landing page and select "manage topics."