Real-Time Java, CORBA ORB Perk Up At ESC 2005

April 28, 2005
Java remains a hot topic, as evidenced by the goings-on at last month's Embedded Systems Conference (ESC) in San Francisco. Real-time Java performance is improving to the point where it matches applications written in C. Sun and Aonix offered up some

Java remains a hot topic, as evidenced by the goings-on at last month's Embedded Systems Conference (ESC) in San Francisco. Real-time Java performance is improving to the point where it matches applications written in C. Sun and Aonix offered up some interesting numbers comparing real-time Java performance with C at the show.

This performance growth reminds me of C's challenges many years ago. At that time, getting developers to move from assembler to C was a chore. C's dominance in embedded applications today illustrates the maturation of C compilers and runtime systems. Assembly language programming is a dying art.

Java, now 10 years old, has been quicker to match C's performance while retaining Java's better development environment. Many developers still will be slow to consider Java instead of C, but the framework is available.

So how does Java get supercharged? The runtime environment is tuned through the Real Time Specification for Java (RTSJ). This brings three thread types to the mix, including two real-time versions. One forgoes garbage-collected memory, essentially putting it on the same playing field as C. Objects are typically allocated when the application starts, as with C. So, it then becomes a matter of the compiler churning out code that matches a C compiler's efficiency.

PREDICTABILITY OVER SPEED Many real-time applications don't necessarily require fast execution, but they should be predictable. Again, RTSJ makes this possible. Sun's presentations at the conference highlighted these improvements and backed them up with new performance numbers.

Another major Java player, Aonix, announced its PERC 4.2 clean-room virtual machine (VM), which targets real-time systems. The system performance improvements put this J2SE-compatible system on par with C++. PERC 4.2 showed significant improvements in string and array intensive benchmarks on the order of 50%. Improvements in class loading cut this time by 30%.

Pricing for the PERC 4.2 VM and an Eclipse-based development environment starts at $2995. PERC runs atop a range of real-time operating systems, such as QNX, VxWorks, LynxOS, QNX, and OSE.

LynuxWorks and Apogee also announced their RTSJ-compliant Java runtime environments, which are based on IBM's Java developments. Aphelion is Apogee's Eclipse-based Java development environment and J2ME-compatible Java runtime environment (JRE). These environments run on LynuxWorks' LynxOS and Blue Cat Linux.

Prism Technologies and Objective Interface are two other players in the real-time Java market. Prism Technologies released its OpenFusion RT for Java, an Object Management Group (OMG) CORBA Object Request Broker (ORB) Objective Interface released for the ORBexpress RT. CORBA middleware's charge is to create high-performance, high-reliability, distributed software components.

ORBexpress RT handles hard real-time requirements, including predictable time behavior, support for different levels of quality of service, and plug-in custom transports. It builds on the Real-Time CORBA 1.0 Support, making it compatible with other CORBA-based solutions. This means other CORBA components can be written in any programming language and run on any platform.

It looks like real-time Java has arrived.

NEED MORE INFORMATION? Aonix
www.aonix.com

Apogee
www.apogee.com

IBM
www.ibm.com

LynuxWorks
www.lynuxworks.com

Objective Interface
www.ois.com

Prism Technologies
www.prismtechnologies.com

Sun Microsystems
www.sun.com

About the Author

William G. Wong | Senior Content Director - Electronic Design and Microwaves & RF

I am Editor of Electronic Design focusing on embedded, software, and systems. As Senior Content Director, I also manage Microwaves & RF and I work with a great team of editors to provide engineers, programmers, developers and technical managers with interesting and useful articles and videos on a regular basis. Check out our free newsletters to see the latest content.

You can send press releases for new products for possible coverage on the website. I am also interested in receiving contributed articles for publishing on our website. Use our template and send to me along with a signed release form. 

Check out my blog, AltEmbedded on Electronic Design, as well as his latest articles on this site that are listed below. 

You can visit my social media via these links:

I earned a Bachelor of Electrical Engineering at the Georgia Institute of Technology and a Masters in Computer Science from Rutgers University. I still do a bit of programming using everything from C and C++ to Rust and Ada/SPARK. I do a bit of PHP programming for Drupal websites. I have posted a few Drupal modules.  

I still get a hand on software and electronic hardware. Some of this can be found on our Kit Close-Up video series. You can also see me on many of our TechXchange Talk videos. I am interested in a range of projects from robotics to artificial intelligence. 

Sponsored Recommendations

Comments

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