Content deleted Content added
m Disambiguation, link to program |
m Robot-assisted disambiguation (you can help!): Java programming language |
||
Line 1:
'''Real time Java''' is a catch-all term for a combination of technologies that allows programmers to write [[Computer program|program]]s that meet the demands of [[Real time]] [[systems]] in the [[Java (programming language)|Java programming language]].
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:
|