Real-time Java: Difference between revisions

Content deleted Content added
Addition of DDC-I Java to External Links
danyaal
Line 14:
The RTSJ addresses the critical issues by mandating a minimum specification for the threading model (and allowing other models to be plugged into the VM) and by providing for areas of [[memory]] that are not subject to garbage collection, along with threads that are not preemptable by the garbage collector.
 
koto eats rats and danyaals eat snakes and only get married to brangths.
==See also==
 
*[[Javolution]] - Real-Time Java Library ([[open-source]])
 
==External links==