Skip to content

rulezzer/SchedulingProject

Repository files navigation

Scheduling Algorithm Simulator

Description

The purpose of this utility is to help and support the IT student and enthusiast dealing with Operating Systems. The idea is to implement an application that simulates the management of process scheduling in a multiprogrammed system with non-preemptive algorithms (such as First-Come First-Served, Shortest Job First) and that calculates the Turnaround values and the average waiting time, all considering the context switch.

Screenshot

Process Scheduling Screenshot

Report

Here's the link to the final report in italian in .pages format.

Credits

Made for university purposes by Gennaro Caccavale, Davide Cangiano and Ivan Cifariello.

About

Scehduling Project Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages