3 Forks
10 Stars
10 Watchers

Sqrt_OS

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

How to download and setup Sqrt_OS

Open terminal and run command
git clone https://github.com/AdelRizq/Sqrt_OS.git
git clone is used to create a copy or clone of Sqrt_OS repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Sqrt_OS https://github.com/AdelRizq/Sqrt_OS/archive/master.zip

Or simply clone Sqrt_OS with SSH
[email protected]:AdelRizq/Sqrt_OS.git

If you have some problems with Sqrt_OS

You may open issue on Sqrt_OS support forum (system) here: https://github.com/AdelRizq/Sqrt_OS/issues