Question
OSSS for verifying Scheduling algorithms
Hi, I am working on task scheduling in RTOS using space filling curves.Meanwhile I want to compare different real-time scheduling algorithms.Is there any open source tool available for this?
All Answers (2)
-
Yes, try RTSIM http://rtsim.sssup.it/ . Here is a small list
FORTISSIMO
AURTSS
Realtss
RTsim
ARTISST
RTSIM
RTSSim
STRESS
Cheddar
schesim
For more information see http://www.google.com/url?sa=t&rct=j&q=an%20open-source%20flexible%20scheduling%20simulator%20for%20real-time%20applications&source=web&cd=5&ved=0CFAQFjAE&url=http%3A%2F%2Fschesim.googlecode.com%2Ffiles%2Fisorc2012-schesim.pdf&ei=1NuvT_eCHMjbiALI6oz9Aw&usg=AFQjCNH-9Qyt9zInRNacntfvoniqMREywg&cad=rja -
Thanks a lot Mr.Robert, I think SCHESIM will be a better tool. I'll try my hands on it and write you back.Thanks again.