jRate Real-Time Java API

jRate (Java Real-Time Extension) is an extension of the GNU GCJ compiler front-end and runtime system which adds support for most of the features required by the Real-Time Specification for Java (RTSJ).

See:
          Description

Packages
javax.realtime The javax.realtime package is jRate's implementation of the real-time Java API.
javax.realtime.util The javax.realtime.util package contains some helper classes for jRate internals.

 

jRate (Java Real-Time Extension) is an extension of the GNU GCJ compiler front-end and runtime system which adds support for most of the features required by the Real-Time Specification for Java (RTSJ). Many portions of jRate are being developed using Generative Programming techniques. One of the goals of the project is that of providing users with the ability of "generating" the version of jRate that better fits their target system and use cases. We are also interested in providing advanced scheduling services and a higher-level programming model. For any information regarding jRate's status and/or future plans, please contact the development team.

This API documentation tree lists only the public and protected Java API for jRate. Internals of jRate are not documented here, except where it is necessary to know some of the internals to write applications that use jRate.



jRate is developed and maintained by the jRate project development team.
Copyright (c) 2001-2006 Angelo Corsaro and Morgan Deters.