server-simulation
There are 1 repositories under server-simulation topic.
Hassan220022/ACPC_grading_System_Server_simulation
A simulation of an ACPC Grading System Server where multiple computers process incoming tasks. The system handles exponential interarrival and service times with a FIFO queue mechanism and calculates key performance metrics like average delay time, waiting time, and time-based average queue length.