Skip to content

juniper-project/rt-sched-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Real-time Scheduling Analyser implements Response-Time Analysis
of applications modelled by Directed Acyclic Graphs.
Nodes in a graph represent computations (e.g., CPU, I/O), while edges
represent precedence constraints among these computations.                                 
It can be used both as a stand-alone command line tool or integrated
within the JUNIPER MDE Enrivonment.

Prerequisites: it requires the development support for libxml2. In
Debian distribution the required package is libxml2-dev.
                                                                                 
The Real-Time Scheduling Analyser is licensed under the GNU Public
License version 2; for details please refer to the license file in
this repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors