A multi-threaded implementation of an operating system kernel with options for 4 different scheduling algorithms.
-
Updated
Aug 3, 2022 - C++
A multi-threaded implementation of an operating system kernel with options for 4 different scheduling algorithms.
Comparative analysis of Round Robin, Preemptive SJF & Preemptive Priority scheduling in C using graphics.h.
📄 Priority Scheduler with use of semaphores
Add a description, image, and links to the preemptive-priority-scheduling topic page so that developers can more easily learn about it.
To associate your repository with the preemptive-priority-scheduling topic, visit your repo's landing page and select "manage topics."