Marvee Amasi
DIIDevHeads IoT Integration Server
•Created by Marvee Amasi on 5/14/2024 in #middleware-and-os
which algo is much memory efficient and has better performance in traffic control system RMS or EDF?
So guys I want to get your opinion on this. I want to implement a task scheduling algorithm to control a traffic light system with three colors: red, yellow, and green. We can use two different algorithms:
Algorithm 1: Rate Monotonic Scheduling (RMS)
Algorithm 2: Earliest Deadline First (EDF) Algorithm
Both algorithm achieves the Same goal but with different approaches. I know I am just printing strings to console , but in a real life scenario which is much memory efficient and has better performance in a traffic control system?
RMS or EDF?
@Middleware & OS
3 replies