Java processor
From Wikipedia, the free encyclopedia
A Java processor is the implementation of the Java Virtual Machine (JVM) in hardware. In other words the bytecodes that make up the instruction set of the abstract machine become the instruction set of a concrete machine.
[edit] Implementations
Up to now only a few Java processors are available:
- picoJava was the first attempt by Sun Microsystems to build a Java processor
- aJ100 from aJile. Available on boards from Systronix
- Cjip from Imsys Technologies
- Java optimized processor for FPGAs
- Komodo is a multithreaded Java microcontroller for research on real-time scheduling
- FemtoJava is a research project to build an application specific Java processor
- ARM926EJ-S ARM processor able to run java bytecode