GitHub / SameetAsadullah / CPU-Scheduling-Simulator
C++ program to simulate different Operating system scheduling algorithms i.e, FCFS, RR, SJF using dup/dup2, fork, exec, and inter-process communication primitives
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SameetAsadullah%2FCPU-Scheduling-Simulator
PURL: pkg:github/SameetAsadullah/CPU-Scheduling-Simulator
Stars: 3
Forks: 0
Open issues: 0
License: mit
Language: C++
Size: 1.1 MB
Dependencies parsed at: Pending
Created at: almost 3 years ago
Updated at: about 1 year ago
Pushed at: almost 3 years ago
Last synced at: 4 months ago
Topics: cpp, dup, dup2, exec, fcfs-scheduling, fork, inter-process-communication, linux, named-pipes, rr-scheduling, sjf-scheduling, ubuntu