dacruzmathis / Operating-System

The goal of the project is to implement a process scheduling simulation software in an operating system. To achieve this, the FIFO, SJF, and round-robin algorithms are utilized. The project involves creating a simulation input (cycles of I/O and CPU) as well as textual or graphical output.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Operating-System

The goal of the project is to implement a process scheduling simulation software in an operating system.
To achieve this, the FIFO, SJF, and round-robin algorithms are utilized.
The project involves creating a simulation input (cycles of I/O and CPU) as well as textual or graphical output.
Licence 3 project made for the Operating System cursus at CY Paris Université.
Made with Mian Farooq.

Here, an example of what the simulation do :

Texte alternatif

About

The goal of the project is to implement a process scheduling simulation software in an operating system. To achieve this, the FIFO, SJF, and round-robin algorithms are utilized. The project involves creating a simulation input (cycles of I/O and CPU) as well as textual or graphical output.


Languages

Language:TeX 51.6%Language:HTML 17.2%Language:CSS 12.5%Language:JavaScript 11.4%Language:C 6.7%Language:Makefile 0.4%Language:Batchfile 0.2%