Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 220 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 220 Bytes

Server_Simulation

A java program to simulate random duration tasks that are being generated with an exponentially random period(in secs) between each task. Two servers running on different threads dequeue the tasks.