The Artima Developer Community
Sponsored Link

Java Buzz Forum
Google Go fuels JVM alternative

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.
Google Go fuels JVM alternative Posted: Mar 17, 2015 8:23 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by News Manager.
Original Post: Google Go fuels JVM alternative
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

Go development is getting more ambitious with the advent of a Java virtual machine written in Google's systems language.

Found in GitHub, the JVM is called jvm.go and is attributed to zxhO in Beijing. "The main purpose of this project is learning Go and JVM. So, the number one goal of the project is readability of code. The basic idea is just implement the core JVM and use rt.jar (from OpenJDK) as its class libraries."

Whether jvm.go ever gives Oracle's enterprise JVM technology a run for its money remains to be seen. "At this point, it looks more like an experiment, not anything close to being enterprise-ready," analyst Stephen O'Grady, of RedMonk, said in an email. "And by the creator's own admission, there's a long way to go between re-implementing a subset of the JVM and having something competitive. That said, it's an interesting project, certainly, and indicative of the kind of use Go is suitable for."

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

Read: Google Go fuels JVM alternative

Topic: Database Schema Migration for Java Previous Topic   Next Topic Topic: Improving performance: non-blocking processing of streams

Sponsored Links



Google
  Web Artima.com   

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