Back to Projects
Simulation
Interactive simulation of load balancing algorithms: Round Robin, Least Connections, and Weighted Round Robin.
Role
Solo Developer
Project Type
Personal Project
Status
Completed / Live
JavaScript
Next.js
React.js
Chakra UI
HTML
CSS
Turns load balancing concepts into a working, observable system. The simulator shows how different algorithms distribute traffic and respond to server failures and capacity limits under identical conditions, providing a practical way to study performance, reliability, and failover without running a real server cluster.
Simulator
Control deck, switch-fabric topology, telemetry, and bake-off view for comparing load balancing algorithms under the same seeded traffic.