Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions to run the program:

Please change the directory to "project3".

Aubatch:
To run aubatch file, please follow the below commands.
Run "gcc -o <preferred-file-name> filename.c"
eg: gcc -o aubatch aubatch.c

Makefile:
To run the makefile, please run the command "make".

About

AuScheduler is a job scheduler that provides scheduling algorithms like FIFO, SJFS and priority to the users. Synchronization is enabled with mutex locks. And, the system comprises of metrics, like average waiting time, turnaround time and more, to determine the performance of the scheduler.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages