Hardware Speeds Up Java

Oct. 28, 2002
High-performance processors can interpret Java virtual-machine (JVM) bytecodes faster, or compile them to native code more quickly, than the average processor. However, there are a number of reasons for executing Java bytecodes in hardware. It can...

High-performance processors can interpret Java virtual-machine (JVM) bytecodes faster, or compile them to native code more quickly, than the average processor. However, there are a number of reasons for executing Java bytecodes in hardware. It can reduce the memory footprint and increase performance.

Handling Java in hardware is typically done in one of three ways: adding hardware to an existing processor core, building a Java-specific processor, or using a coprocessor. Most embedded-processor vendors now have Java hardware acceleration as an option. For example, Arm's Jazelle technology translates Java bytecodes into ARM instructions that use the main processor's registers and resources.

Ajile Systems is just one of many companies offering a Java processor product. In addition to a processor core, Ajile has the aJ-80 and aJ-100 processor chips. These provide dedicated, real-time Java execution, including garbage collection.

Coprocessors come in a variety of forms, but Nazomi's low-power, JA-108 takes a novel approach. It's designed to fit between a conventional processor and its SRAM. The JA-108 looks like SRAM, yet it executes Java applications from SRAM in parallel with applications on the host processor that must also handle all I/O.

Of course, all these approaches offer the same advantages. Each platform has the same underlying Java bytecodes.

Sponsored Recommendations

What are the Important Considerations when Assessing Cobot Safety?

April 16, 2024
A review of the requirements of ISO/TS 15066 and how they fit in with ISO 10218-1 and 10218-2 a consideration the complexities of collaboration.

Wire & Cable Cutting Digi-Spool® Service

April 16, 2024
Explore DigiKey’s Digi-Spool® professional cutting service for efficient and precise wire and cable management. Custom-cut to your exact specifications for a variety of cable ...

DigiKey Factory Tomorrow Season 3: Sustainable Manufacturing

April 16, 2024
Industry 4.0 is helping manufacturers develop and integrate technologies such as AI, edge computing and connectivity for the factories of tomorrow. Learn more at DigiKey today...

Connectivity – The Backbone of Sustainable Automation

April 16, 2024
Advanced interfaces for signals, data, and electrical power are essential. They help save resources and costs when networking production equipment.

Comments

To join the conversation, and become an exclusive member of Electronic Design, create an account today!