BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News Will A Java/Ruby Co-op Occur in 2007?

Will A Java/Ruby Co-op Occur in 2007?

Bookmarks
Ryan Tomayko recently wrote a detailed 2007 prediction on the "The Pending Ruby/Java Co-op". He prefaces the piece by stating:

What follows started out as a single bullet point from a list of predictions for 2007. It somehow went awry. As such, you would do well to consider this piece with roughly the same amount of seriousness as would be given to any other tech prediction article.
Java is going into 2007 with a number of interesting developments at the JVM level. November brought the official open sourcing of Java under the GPLv2 license. Sun also continued to warm to alternative languages on the JVM with the hiring of JRuby developers Charles Nutter and Thomas Enebo.

Ryan's indepth analysis is summarized here:

Java will Eventually Not Suck - Java will become more available on Linux and BSD packaging systems with the GPL announcment. JRuby will be able to run under rough performance and feature parity with CRuby.

Java: A Better C - All Java has to do is be better than C at some of the things C does now. Examples of tasks C handles today for web developers: webservers (httpd, lighttpd), language interpreters (python, perl, ruby, php), lower level support (libxml2, openssl, ImageMagik, cairo, glib). Java's advantage over C ... lack of malloc(3) and free(3).

Ruby: Just Because - If classes have a class, I'll take it over Java. So why Ruby? ... It hasn't failed yet. I mean, Jython's been around for a long time, seems to have lost steam, and the original author was hired by Microsoft for his work on IronPython ... The Perl guys are busy on their own VM ... Ruby is cool right now. I don't pretend to understand the mechanics of cool but Ruby is it - for the time being, anyway. Whether that makes sense or not is irrelevant; with hype comes real and tangible benefits.

How this plays out in 2007 - In Java land, people start taking Ruby seriously as an alternative to The Java Language on the JVM in a way that Jython, Groovy, and other dynlangs never accomplished ... Ruby's impact on the Java community will be almost entirely due to JRuby ... That is to say, Ruby's adoption by Java heads on Java projects won't have as much to do with the GPL and better packaging support as it does with the virtues of the Ruby language and the JRuby interpreter ... Suns increased financial support for, and clueful positioning of, the Ruby language in the Java ecosystem will also be critical ... By the end of 2007, much of the Ruby web development community will consider the JVM to be a viable runtime environment.

On The Other Hand - Things could be horribly different. Sun could marginalize Ruby the same way it has marginalized every other language that's tried to run on the JVM in the past. ... The Ruby community could reject Java because of its historically poor reputation among hackers. The larger Java community could reject Ruby as a kiddy language.

Other industry 2007 predictions on Ruby and Java are mixed.  Yakov Fain a noted Java and Flex Expert wrote "Ruby and Ruby on Rails won’t make it in 2007 either. I still do not see a compelling reason to switch." OnJava.com's Chris Adamson however includes dynamic languages such as Groovy and JRuby on the JVM as an area to watch.

Rate this Article

Adoption
Style

BT