| By Glen Cordrey | Article Rating: |
|
| June 1, 2003 12:00 AM EDT | Reads: |
18,214 |
A recent J2ME-related announcement I find particularly interesting for a number of reasons is esmertec's demonstration of a MIDP 2.0 implementation on BREW. First, esmertec recently acquired Insignia, whose Jeode Embedded Virtual Machine for Java has made PersonalJava available on PDAs for some time. Is this acquisition the beginning of consolidation in the J2ME world, or an isolated incident?
Second, this is the first deployment of a MIDP 2.0 implementation I've heard of. While MIDP 1.0 has been available on BREW via Insignia products for some time, the final MIDP 2.0 spec was released just this past December, and the short turnaround time for Insignia's implementing 2.0 is a statement of their confidence in J2ME.
And finally, the availability of the MIDP on BREW benefits both J2ME and BREW. While BREW and J2ME are sometimes characterized as competitors, there are many reasons to consider them as complementary technologies. J2ME on BREW makes a much larger developer community and, consequently, a much larger set of applications available to BREW-enabled handsets. Conversely, BREW provides J2ME developers with ready-made services for provisioning, billing, and revenue collection.
One concern with the MIDP on BREW is whether the layering of the MIDP on top of BREW will introduce a significant performance penalty. Of course, one approach for improving performance on any JVM is the use of software techniques such as just-in-time and ahead-of-time compilation, which are as applicable in the J2ME world as in the J2SE world. But handheld devices also lend themselves to performance improvement via hardware enhancements that may not be applicable to or as attractive for PCs and servers.
I recently spoke with Jerry Steach of NanoAmp about one such technology, their MOCA-J product. This is a combination of a dedicated Java bytecode accelerator (206 of the 227 Java bytecodes are executed directly in hardware rather than being interpreted) and a cache. In addition to significantly faster execution of Java applications (NanoAmp claims a 20x improvement over the Sun reference KVM), hardware execution of bytecodes plus on-chip power management uses significantly less battery power than software execution of the bytecodes, and battery drain is always a concern with mobile devices.
The MOCA-J accelerator and cache are two separate dies bonded together that are in turn bonded to a flash memory die provided by a chip manufacturer. Since handsets already require memory, melding the MOCA-J with already-needed flash allows the incorporation of MOCA-J into the handset without using any additional circuit board space, also a significant concern with mobile devices.
For me one of the attractions of J2ME is the variety of technologies that come into play when considering the J2ME landscape. Interesting combinations such as BREW and J2ME, innovative hardware solutions (such as MOCA-J) to the resource limitations of mobile devices, and the incorporation of other technologies such as Bluetooth, all create a multi-hued palette that colors the J2ME landscape.
Here at JDJ the majority of our articles come from you, our readers. A reader will propose an article idea (via www.sys-con.com/java/authors), which we'll review for topicality and other factors. If the proposal is accepted, we then work with the author to scope the article size, review drafts, and move the article toward publication.
I ask you to consider sharing with our readers your experiences and knowledge gained from developing J2ME applications. It's a great way to make new contacts in the industry - after my first article I received e-mail from developers in Hong Kong and France - and having a "publications" item on your résumé can make it distinctive, which can be of particular value in today's tight job market. And there is always the personal satisfaction to be gained by attempting something different and out of the ordinary.
Published June 1, 2003 Reads 18,214
Copyright © 2003 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Glen Cordrey
Glen Cordrey is an architect and developer of J2ME and J2EE applications. He works in the Washington, D.C. area and has been working with Java for six years.
- Patterns for Building High Performance Applications
- It's the Java vs. C++ Shootout Revisited!
- Asynchronous Logging Using Spring
- Java for Programmers (2nd Edition)
- Cross-Platform Mobile Website Development – a Tool Comparison
- Three Buzzwords That Every CIO Hears but One They Should Listen To
- Write Once Run Anywhere or Cross Platform Mobile Development Tools
- Immersing into JavaScript Frameworks
- Workday Reportedly Prepping to Go Public
- Cloud Expo New York: The Java EE 7 Platform - Developing for the Cloud
- Book Review: Sams Teach Yourself Java in 24 Hours
- OpenOffice.com Lives
- Book Excerpt: Introducing HTML5
- Adobe Sends Flex to the Apache Foundation
- Five Years Waiting for JRE 7: Is It Justified? (Part 1)
- Book Excerpt: Java Application Profiling Tips and Tricks
- i-Technology in 2012: Five Industry Predictions
- Patterns for Building High Performance Applications
- It's the Java vs. C++ Shootout Revisited!
- OpenXava 4.3: Rapid Java Web Development
- The Next Web Architecture
- Asynchronous Logging Using Spring
- Java for Programmers (2nd Edition)
- Is Write Once Run Anywhere Ever Going to Be a Reality?
- A Cup of AJAX? Nay, Just Regular Java Please
- Java Developer's Journal Exclusive: 2006 "JDJ Editors' Choice" Awards
- JavaServer Faces (JSF) vs Struts
- The i-Technology Right Stuff
- Rich Internet Applications with Adobe Flex 2 and Java
- Java vs C++ "Shootout" Revisited
- Bean-Managed Persistence Using a Proxy List
- Reporting Made Easy with JasperReports and Hibernate
- Creating a Pet Store Application with JavaServer Faces, Spring, and Hibernate
- Why Do 'Cool Kids' Choose Ruby or PHP to Build Websites Instead of Java?
- What's New in Eclipse?
- i-Technology Predictions for 2007: Where's It All Headed?




















