CPU-Scheduling-Algorithms
Windows Application for simulate graph processes Scheduling in Operating System Support any number of prosesses in simmulate.
Implementation of the following Scheduling Algorithms:
- First come first served (FCFS)
- Shortest Job First Preemptive (SJF - pre)
- Round Robin