You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.