Content deleted Content added
revert |
formatting headings per the MOS |
||
Line 1:
'''Real time Java''' is a catch-all term for a combination of technologies that allows programmers to write [[program
Java's sophisticated [[memory management]], native support for [[Thread (computer science)|threading]] and concurrency, [[type safety]], and relative simplicity have created a demand for its use in many domains. Unfortunately, several properties prevent it from being directly suitable for use in [[Real time]] systems:
Line 17:
*[[Javolution]] - Real-Time Java Library ([[open-source]])
==External
* [http://java.sun.com/javase/technologies/realtime.jsp Sun Java SE Real-Time System]
|