0 Forks
2 Stars
2 Watchers

cpu-scheduler

In this project, I applied the most commonly used CPU Scheduling algorithms in C++ and explained the processes/threads, scheduling process, and synchronization.

How to download and setup cpu-scheduler

Open terminal and run command
git clone https://github.com/ozyurtf/cpu-scheduler.git
git clone is used to create a copy or clone of cpu-scheduler 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 cpu-scheduler https://github.com/ozyurtf/cpu-scheduler/archive/master.zip

Or simply clone cpu-scheduler with SSH
[email protected]:ozyurtf/cpu-scheduler.git

If you have some problems with cpu-scheduler

You may open issue on cpu-scheduler support forum (system) here: https://github.com/ozyurtf/cpu-scheduler/issues