/Server-Simulation

Load balancing simulation of user specified servers of specified quantity.

Primary LanguageC++

DocuSign Coding Problem

Server load balance simulation for DocuSign interview.

Getting Started

Running

From the terminal, compile program.cpp.

make program

Run the executable with the specified parameters.

./program X:3 Y:1

Clear object files and executables.

make clean

Author

Austin Mac