JamaicaVM
Encyclopedia
The JamaicaVM is a virtual machine and build environment for developing and running realtime Java programs. It includes a deterministic garbage collector and implements the RTSJ. It is designed for use in realtime and embedded systems.
See also
- AicasAicasaicas GmbH is a software corporation headquartered in the Germany with subsidiaries in France and the USA.aicas provides Java technology and analysis tools for realtime and embedded systems...
- Garbage collection (computer science)Garbage collection (computer science)In computer science, garbage collection is a form of automatic memory management. The garbage collector, or just collector, attempts to reclaim garbage, or memory occupied by objects that are no longer in use by the program...
- Real time JavaReal time JavaReal time Java is a catch-all term for a combination of technologies that allows programmers to write programs that meet the demands of Real time systems in the Java programming language....
- Embedded JavaEmbedded Java[This section needs to be updated, as Embedded Java covers much more than Java ME and Sun SPOT alone -- it also covers embedded use of Java on top of Java platforms such as JavaCard and Java SE ]...