Description
I wrote this program for simulating different kinds of non preemptive scheduling algorithms like Rate Monotonic and Earliest Deadline First. There is also a basic round robin algorithm. All the algorithms have some sort of tunable parameters. In cases, where there is no deadline these processes are repeated over and over again.