Real-time specification for Java
From Wikipedia, the free encyclopedia
The Real-Time Specification for Java (RTSJ) is a set of interfaces and behavioral specifications that allow for real-time programming in the Java programming language. RTSJ 1.0 was developed as JSR 1 under the Java Community Process, which approved the new standard in November, 2001. As of 2006, RTSJ 1.1 is being developed under JSR 282.
[edit] See also
- Javolution - RTSJ Compliant Java Library (open-source)
[edit] External links
- The Real Time Specification for Java
- JSR 282 (RTSJ 1.1)
- JSR 1 (RTSJ 1.0)
- rtsj.org
- RTSJ Article at OCI