Load Balancer Simulation
A simulation of a load balancer with dynamic server scaling in C++
Loading...
Searching...
No Matches
src Directory Reference

Files

 
Config.cpp
 Implementation of LoadBalancerConfig file loading.
 
LoadBalancer.cpp
 Implementation of the LoadBalancer simulation engine.
 
Logger.cpp
 Implementation of the Logger class.
 
main.cpp
 Entry point for the Load Balancer simulation.
 
WebServer.cpp
 Implementation of the WebServer class.