This is a basic CPU scheduler that demonstrates to undergraduate students how algorithms like FCFS, SJF, Priority and Round-robin work for short-term process scheduling.
forked from ShowMeTheStack/BasicCPUScheduler
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a basic CPU scheduler that demonstrates to undergraduate students how algorithms like FCFS, SJF, Priority and Round-robin work for short-term process scheduling.
License
ManmathSinha/BasicCPUScheduler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a basic CPU scheduler that demonstrates to undergraduate students how algorithms like FCFS, SJF, Priority and Round-robin work for short-term process scheduling.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 99.1%
- CMake 0.9%