RealTimeScheduling.jl

Real-time systems modeling and schedulability analysis
Author Ratfink
Popularity
1 Star
Updated Last
7 Months Ago
Started In
October 2022

RealTimeScheduling

Stable Dev Build Status Documentation Status codecov

Real-time systems modeling and schedulability analysis

Logo

This package aims to provide useful tools for writing schedulability studies with Julia. It provides basic functionality for schedulability testing, response time analysis, schedule simulation, and schedule plotting. It is inspired by SchedCAT by Björn Brandenburg, but is not a direct port since Julia isn't Python. 😉

Note To Researchers

To foster more research collaboration, and enable broader code reuse, you are encouraged to submit your high-quality research code using this package to the RealTimeScheduling.Papers submodule. If your code is very broadly applicable (e.g. new schedulability analysis for GEDF), then we would welcome it directly to the RealTimeScheduling package instead.

Used By Packages

No packages found.