Variety of CPU Scheduling Algorithms, both pre-emptive and non-preemptive, with Average Statistics calculation
The following CPU scheduling Algorithms are covered:
1.)First Come First Served
2.)Shortest Job First ( Pre Emptive )
3.)Longest Job First
4.)Longest Remaining Time First ( Pre Emptive)
5.)Round Robin Scheduling
6.)Priority Based Scheduling
The input format is very simple, enter the process ID and their Arrival Time and Burst Times.
The Scheduler will automatically, sort the Arrival Times and give a Tabular Representation of the Waiting Time and Turn Around Time with the average statistics.
-
Notifications
You must be signed in to change notification settings - Fork 0
Variety of CPU Scheduling Algorithms, both pre-emptive and non-preemptive, with Average Statistics calculation
License
kunalgupta777/CPU-Scheduling
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Variety of CPU Scheduling Algorithms, both pre-emptive and non-preemptive, with Average Statistics calculation
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published