Purpose of this project is to develop a job scheduler such that, whenever the processor becomes free, it will assign to it a job that has been running for the least amount of time so far. This job will run for the smaller of 5ms and the time remaining for its completion. Then the next job is scheduled. The implementation has been done using Min Heap and Red Black Tree data structures.
-
Notifications
You must be signed in to change notification settings - Fork 0
anuranrc/JobScheduler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Job Scheduler
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published