Version: 2008
  • On The Insider: Miley Cyrus in Sex and the City 2

Comments on: BEA plans chip-based Java speed boost

The company is expected to announce plans to speed up its version of Java for servers by letting the software run directly on processors.

Add a Comment (Log in or register) (3 Comments)
  • prev
  • 1
  • next
Native Code Compiler
by June 25, 2005 2:18 PM PDT
Why not just write a native code compiler? Those who want
increased performance at the cost of portability would compile
their Java programs into native machine code instead of Java
Bytecode.
Reply to this comment
Native execution chips
by bboyes June 25, 2005 4:13 PM PDT
Native execution Java chips have been available for a few years. Currently these target smaller editions and configurations of Java, such as J2ME/CLDC. My company developed JStamp (www.jstamp.com) which is 1 x 2 inches and will run on a 9V 'transistor' battery for up to 40 hours. It's good for robotics and industrial applications. It's not a PC or server replacement, but you might want to know that these solutions exist.

To speed up servers, you could certainly build a chip capable of running J2EE natively but it's probably easier to just cross compile to the native instruction set of the hardware. These days PC-type hardware is so cheap that using a multi-processor CPU built with off the shelf hardware is probably much more cost-effective than doing any custom hardware design.
Reply to this comment
"Raw Iron"
by June 26, 2005 11:32 PM PDT
Reminds me of an initiative launched by Oracle years ago, called "raw iron", but as far as I can tell that initiative has not gone anywhere. A desperate move by BEA?
Reply to this comment
(3 Comments)
  • prev
  • 1
  • next
advertisement
Click Here

Latest tech news headlines

advertisement

RSS Feeds

Add headlines from CNET News to your homepage or feedreader.

More feeds available in our RSS feed index.

advertisement