Skip to content

Dro-Dro/scheduling-algos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheduling Algorithms

Description

This project consists of creating different process scheduling algorithms to complete a predefined set of tasks according to the order of each algorithm.

Goals

Implement First-Come First-Served (FCFS), Shortest-Job-First (SJF), Priority Scheduling, Round-Robin Scheduling, and Priority of Round-Robin.

About

Scheduling Algorithms (C)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published