CSCE 412 - Project 3 Load Balancer
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CLoadBalancerManages incoming requests and distributes them among a set of web servers
 CRequestA class to represent a network request
 CRequestQueueA class to represent a queue of requests
 CWebServerA class to represent a server that processes a request