This project aims to implement a CPU scheduler in an operating system environment. The scheduler determines the order of execution for scheduled processes based on specific algorithms.
-
Updated
Jul 16, 2023 - C
This project aims to implement a CPU scheduler in an operating system environment. The scheduler determines the order of execution for scheduled processes based on specific algorithms.
Simulation of how operating system schedules processes.
A simulation of an operating system that consists of two parts. The first part is a simulation for the CPU scheduler and the memory manager. The second part is the synchronizer which is a solution for the popular producer-consumer/shared buffer problem.
Add a description, image, and links to the srtn topic page so that developers can more easily learn about it.
To associate your repository with the srtn topic, visit your repo's landing page and select "manage topics."