Powered by: newtelligence dasBlog 1.9.7067.0
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
© Copyright 2008 , Ted Neward
E-mail
From the "Where the hell was I that day?" Department....
The JRuby community is pleased to announce the release of JRuby 1.1! Homepage: http://www.jruby.org/Download: http://dist.codehaus.org/jruby/ JRuby 1.1 is the second major release for our project. The main goal for 1.1has been improving performance. We have made great strides in performanceduring the last nine months. There have been more and more reports ofapplications exceeding Ruby 1.8.6 performance; we are even beating Ruby 1.9in some microbenchmarks. ... (Source: http://docs.codehaus.org/display/JRUBY/2008/04/05/JRuby+1.1+Released)
The JRuby community is pleased to announce the release of JRuby 1.1!
Homepage: http://www.jruby.org/Download: http://dist.codehaus.org/jruby/
JRuby 1.1 is the second major release for our project. The main goal for 1.1has been improving performance. We have made great strides in performanceduring the last nine months. There have been more and more reports ofapplications exceeding Ruby 1.8.6 performance; we are even beating Ruby 1.9in some microbenchmarks. ...
(Source: http://docs.codehaus.org/display/JRUBY/2008/04/05/JRuby+1.1+Released)
Congratulations to Thomas and Charlie and the rest of the JRuby team; I'm looking forward to playing around with JRuby, specifically in AOT/compiled mode, and for using it as Ruby was originally intended, as a scripting language to make working with systems (in this case, the JVM) easier, a la JMX client scripts to stop-and-start a web application during development/deployment.