/Scheduler

Here is simple scheduler I've created in C for the operating system. The program takes n number of programs and runs them on selected CPUs.

Primary LanguageC

Scheduler

Here is simple scheduler I've created in C for the operating system. The program takes n number of programs and runs them on selected CPUs.