Topic: "priority-scheduling-algorithm"
Vaibhav-Pant/Operating-System
This repository contains all the source code that I have written for my Operating System course.
Language: C - Size: 324 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Jimoh1993/Analysis-of-Scheduling-Algorithm-in-Embedded-Application
Common scheduling algorithms based upon the pre-emptive approach include: Round Robin/FIFO (First In First Out) scheduling , priority (pre-emptive) scheduling , and EDF (Earliest Deadline First)/Clock Driven scheduling . Round Robin/FIFO Scheduling .
Language: Python - Size: 540 KB - Last synced at: 9 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
