Load Balancer - CSCE 412 Project 3 1.0
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  include
 load_balancer.hDeclaration of the LoadBalancer class for managing web server requests
 request.hDefinition of the Request struct for representing network requests
 web_server.hDeclaration of the WebServer class for simulating a web server handling requests
  src
 load_balancer.cppImplementation of the LoadBalancer class methods
 main.cppEntry point for the load balancer simulation program