|
Load Balancer - CSCE 412 Project 3 1.0
|
Files | |
| load_balancer.h | |
| Declaration of the LoadBalancer class for managing web server requests. | |
| request.h | |
| Definition of the Request struct for representing network requests. | |
| web_server.h | |
| Declaration of the WebServer class for simulating a web server handling requests. | |