This repository contains three components:
Real-time sample applications for real-time system analysis. Provides periodic execution, deadline monitoring, and runtime statistics collection capabilities.
Time Trigger component.
TIMPANI-O component with gRPC & protobuf support.
This project is licensed under the MIT License - see the LICENSE file for details.
TIMPANI/
├── README.md # This file - main project overview
├── sample-apps/
│ ├── README.md # Sample applications documentation
│ └── README_kr.md # Korean documentation
├── timpani-n/
│ ├── README.md # Time trigger component
│ ├── README.CentOS.md # CentOS setup guide
│ └── README.Ubuntu20.md # Ubuntu setup guide
└── timpani-o/
└── README.md # Orchestrator component
Navigation: Sample Apps | TIMPANI-N | TIMPANI-O