Load Balancer Simulator
CSCE 412 - Load Balancer Simulation Project
Classes
Request.h File Reference

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...
 

Detailed Description

Defines the Request struct representing a network request in the load balancer simulation.

Definition in file Request.h.