A Scheduler Simulator made in C for a University Project.
Team:
Marian-Madalin Neagu
Cristian Soare
Eduardo Ignat
A Scheduling Algorithm is the algorithm which tells us how much CPU time we can allocate to the processes. These scheduling algorithms are either preemptive or non-preemptive.
This particular one simulates 3 of the most popular schedule algorithms: FCFS, Round-Robin and Priority Scheduling.
-
Notifications
You must be signed in to change notification settings - Fork 0
marianneagu/scheduler-simulator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A Scheduler Simulator made in C. A Process Scheduler schedules different processes to be assigned to the CPU based on particular scheduling algorithms.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published