This project implements a distributed load balancer using Python socket programming. It efficiently distributes incoming client requests across multiple backend servers using configurable load ...
If trying to do this with VS CODE ensure you have your files open on the left side aka the workspace Command+shift+p select interpreter and chose .venv/bin python ...