Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 321 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 321 Bytes

S8ER02

Embedded and Real-time systems second project. Creating a task scheduller and resource manager which schedules our tasks with DM(Deadline Monotonic) algorithm and manages the resource sharing using Non Preemptive and Highest Priority Lock algorithms.

Start

python main.py taskset.json 1