What is the Real-Time Specification for Java?
Location: http://www.jguru.com/faq/view.jsp?EID=142882 Created: Sep 6, 2000 Modified: 2000-09-06 09:55:39.683 Author: Bill Day (http://www.jguru.com/guru/viewbio.jsp?EID=135825) Real-Time for Java (RTJ) specifies additions and updates to standard Java Virtual Machines, language, and API features to support real-time programming using Java technology. RTJ is constructed so that one can provide real-time support for the full Java 2 Platform (J2SE/J2EE) as well as for PersonalJava, EmbeddedJava, and CLDC/KVM-based devices so long as the devices have a Real Time Operating System (RTOS) which supports certain requirements called out in the RTJ specs. The RTJ expert group was charted as the first Java Specification Request (JSR) operating under the Java Community Process. IBM made the original proposal and acts as the specification lead.