412 Project 3
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CLoadBalancerManages a set of WebServers and dispatches incoming requests to them
 CRequestThe Request struct represents a network request with incoming and outgoing IPs, a time duration for processing, and (optionally) a job type
 CWebServerSimulates a server that processes network requests