8000 GitHub - PyMarcus/SO_PROC: 07-01-23 atividade de sistemas operacionais
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

0