C++ program to simulate different Operating system scheduling algorithms i.e, FCFS, RR, SJF using dup/dup2, fork, exec, and inter-process communication primitives
-
Updated
Aug 8, 2022 - C++
C++ program to simulate different Operating system scheduling algorithms i.e, FCFS, RR, SJF using dup/dup2, fork, exec, and inter-process communication primitives
Program for scheduling algorithms in C++ contains 4 system scheduling algorithms:FIFO.SJF.RR.MQ.
Add a description, image, and links to the rr-scheduling topic page so that developers can more easily learn about it.
To associate your repository with the rr-scheduling topic, visit your repo's landing page and select "manage topics."