GitHunt
PY

PyMarcus/SO_PROC

07-01-23 atividade de sistemas operacionais

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

Languages

Python100.0%

Contributors

Created January 8, 2023
Updated May 9, 2023