Skip to content

PyMarcus/SO_PROC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SO_PROC

A Process Scheduler schedules different processes to be assigned to the CPU based on particular scheduling algorithms.

First-Come, First-Served (FCFS) Scheduling
Shortest-Job-Next (SJN) Scheduling
Priority Scheduling
Shortest Remaining Time
Round Robin(RR) Scheduling

image

Releases

No releases published

Packages

No packages published

Languages