An open API service indexing awesome lists of open source software.

https://github.com/abdmuh/network-load-balancer

Python-based simulation of a Network Load Balancer inspired by real-world tools like HAProxy and NGINX. It features request routing across multiple backend servers using algorithms such as Round Robin, Least Connections, and IP Hashing, with built-in server health checks, failure handling, and a visual GUI built using Flask + Tailwind
https://github.com/abdmuh/network-load-balancer

flask html python socket-programming

Last synced: 2 months ago
JSON representation

Python-based simulation of a Network Load Balancer inspired by real-world tools like HAProxy and NGINX. It features request routing across multiple backend servers using algorithms such as Round Robin, Least Connections, and IP Hashing, with built-in server health checks, failure handling, and a visual GUI built using Flask + Tailwind

Awesome Lists containing this project