|
Load Balancer Simulator
CSCE 412 - Load Balancer Simulation Project
|
Defines the Request struct representing a network request in the load balancer simulation. More...
#include <string>Go to the source code of this file.
Classes | |
| struct | Request |
| Represents a single network request with source/destination IPs, processing time, and job type. More... | |