This project simulates a real-time thread scheduling system using native POSIX threads (pthreads) in C++. It implements three fundamental scheduling strategies:
-
Updated
Jul 20, 2025 - C++
This project simulates a real-time thread scheduling system using native POSIX threads (pthreads) in C++. It implements three fundamental scheduling strategies:
Academic project for The Embedded and Real-Time Systems course. Spring 2020
Assignments and solutions for Real-Time Systems, including scheduling, priority servers, and resource management.
Add a description, image, and links to the rm-scheduler topic page so that developers can more easily learn about it.
To associate your repository with the rm-scheduler topic, visit your repo's landing page and select "manage topics."