Sqrt OS is a simulation of an OS scheduler and memory manager using different scheduling algorithms including Highest Priority First (non-preemptive), Shortest Remaining Time Next, and Round Robin.
-
Updated
Jan 17, 2021 - C
Sqrt OS is a simulation of an OS scheduler and memory manager using different scheduling algorithms including Highest Priority First (non-preemptive), Shortest Remaining Time Next, and Round Robin.
Operating Systems Process Scheduler using Shortest Remaining Time First using CPP
Add a description, image, and links to the shortest-time-remanining-first topic page so that developers can more easily learn about it.
To associate your repository with the shortest-time-remanining-first topic, visit your repo's landing page and select "manage topics."