Skip to content
#

load-balancing-algorithm

Here are 19 public repositories matching this topic...

A comprehensive lab implementation of a segmented enterprise network using pfSense and CentOS. Features include Zero Trust firewalling (LAN/DMZ/Client zones), transparent Squid proxy filtering with bandwidth limiters, Nginx Layer 7 Weighted Round-Robin load balancing, and automated disaster recovery via custom Bash/Rsync scripting.

  • Updated Jan 7, 2026
  • Shell

Interactive system design simulator in the browser. Drag load balancers, caches, databases, queues and VPCs onto a canvas and run a real queueing-theory simulation (M/M/c, Erlang-C) to find bottlenecks and single points of failure. Zero backend — great for system design interview prep.

  • Updated Sep 5, 2026
  • JavaScript
nginx-load-balancer-round-robin

Load balancer with nginx algorithm Round Robin – Requests are distributed evenly across the servers, with server weights taken into consideration. This method is used by default (there is no directive for enabling it)

  • Updated Apr 30, 2024
  • Python

Add this topic to your repo

To associate your repository with the load-balancing-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more