The Artima Developer Community
Sponsored Link

Java Buzz Forum
IBM's open source JVM project could also speed Ruby, Python

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
News Manager

Posts: 47623
Nickname: newsman
Registered: Apr, 2003

News Manager is the force behind the news at Artima.com.
IBM's open source JVM project could also speed Ruby, Python Posted: Dec 15, 2015 2:36 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by News Manager.
Original Post: IBM's open source JVM project could also speed Ruby, Python
Feed Title: JavaWorld
Feed URL: http://www.javaworld.com/index.rss
Feed Description: JavaWorld.com: Fueling Innovation
Latest Java Buzz Posts
Latest Java Buzz Posts by News Manager
Latest Posts From JavaWorld

Advertisement

A new project initiated by IBM to create a toolkit for language runtimes is about to go open source, and it could be used to speed up the performance of existing runtimes for many languages.

The OMR project takes pieces of IBM's J9 Java virtual machine, decouples them from Java, and turns them into components that can be added to any other language runtime. What's more, proof-of-concept implementations for Ruby and Python are already in the works, with the Ruby variant set to be open-sourced shortly.

[ Find out how to handle the real-world problems faced by developers, with InfoWorld's professional programmer's business survival guide. | Keep up with hot topics in programming with InfoWorld's Application Development newsletter. ]

Pick up the pieces

According to a presentation given by Mark Stoodley, senior software developer at IBM Canada, at the 2015 JVM Language Summit, the reusable components include items that are often difficult to implement in any one language runtime -- for example, a JIT compiler that can provide a major boost to a language runtime's performance.

To read this article in full or to leave a comment, please click here

Read: IBM's open source JVM project could also speed Ruby, Python

Topic: JAX-WS Annotations Example Previous Topic   Next Topic Topic: Maven jar plugin example

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use