Skip to content

judemutombo/Scheduler-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheduler-similator

A program that simulates the service of jobs (process) by the CPU of a multi-user computer.

You need to provide an input .txt file and and an output .txt as argument e.g main.exe -f input.txt -o output.txt

in the input file, the processes should be listed in format burst time : arrival time : priority

About

A program that simulates the service of jobs (process) by the CPU of a multi-user computer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages