Skip to content

akarpz/job-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Job Scheduler

Simulates the job scheduling processes of a CPU using round robin and appropriate resource management techniques. Uses the banker's algorithm to avoid dealocks. Queues are implemented as sorted linked lists.

About

simulates CPU job scheduling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors