PTIDES on flexible task graph: Real-time embedded system building from theory to practice
Abstract
The Flexotask system claims to enable implementation of both realtime applications and real-time schedulers in a Java Virtual Machine using an actors-like model. The PTIDES model is an actorslike model that claims to deliver precise control over end-to-end latencies in a complex real-time system. The present work jointly investigates both claims by (1) implementing several PTIDES-based schedulers as Flexotask scheduler plugins, and (2) using the resulting system to implement a new reactive control program for a simulation of the JAviator. We present results from the realistic JAviator control application and also from synthetic benchmarks designed to shed light on the differences between the several PTIDES schedulers we implemented. Copyright © 2009 ACM.