Real-time Java: Difference between revisions

Content deleted Content added
m Fixed red link
Josephw (talk | contribs)
Note that JSR 282 is now dormant.
Line 11:
 
==Real-Time Specification for Java==
The ''Real-Time Specification for Java'' (RTSJ) is a set of [[Interface (computer science)|interface]]s and behavioral specifications that allow for real-time [[computer programming]] in the [[Java (programming language)|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 iswas being developed under JSR 282 but in September 2012 was listed as dormant.
 
==See also==