Java Optimized Processor
In-game article clicks load inline without leaving the challenge.
Java Optimized Processor (JOP) is a Java processor, an implementation of Java virtual machine (JVM) in hardware.
JOP is free hardware under the GNU General Public License, .
The intention of JOP is to provide a small hardware JVM for embedded real-time systems. The main feature is the predictability of the execution time of Java bytecodes. JOP is implemented over an FPGA.
See also
External links
- A of a talk given at an embedded Java workshop introduces JOP.