JRuby 1.1 has been released. This release focuses on performance; the release notes talk about reports of beating CRuby 1.8.6 and CRuby 1.9 in some cases. Also included: compilation to Java bytecode, many fixes for compatibility, a refactored IO implementation, and improved memory consumption.
Congratulations to the JRuby team, and keep up the good work!
-
JRuby 1.1 released (4 messages)
- Posted by: Joseph Ottinger
- Posted on: April 08 2008 13:17 EDT
Threaded Messages (4)
- Congratulations on JRuby 1.1 by Frank Cohen on April 09 2008 04:51 EDT
- Killer App for Jython... by Joseph Ottinger on April 09 2008 05:27 EDT
-
Killer App? by Matt Giacomini on April 09 2008 12:32 EDT
- Re: Killer App? by Joseph Ottinger on April 09 2008 03:51 EDT
-
Killer App? by Matt Giacomini on April 09 2008 12:32 EDT
- Killer App for Jython... by Joseph Ottinger on April 09 2008 05:27 EDT
-
Congratulations on JRuby 1.1[ Go to top ]
- Posted by: Frank Cohen
- Posted on: April 09 2008 04:51 EDT
- in response to Joseph Ottinger
Congratulations JRuby team on the new release. I watched Arun demonstrate JRuby running Rails at TheServerSide Java Symposium and it looked solid and fast. Rails is a nice killer app for JRuby.
There isn't much information on the DaVinci project that I have found. This is Sun's new effort to revitalize dynamic scripting on the JVM. Sun recently hired the Jython committers, for instance. I'm wondering what the killer app will be for Jython? I recommend Zope and Plone.
-Frank Cohen
http://www.pushtotest.com -
Killer App for Jython...[ Go to top ]
- Posted by: Joseph Ottinger
- Posted on: April 09 2008 05:27 EDT
- in response to Frank Cohen
I think it's Django. -
Killer App?[ Go to top ]
- Posted by: Matt Giacomini
- Posted on: April 09 2008 12:32 EDT
- in response to Joseph Ottinger
Isn't a killer app supposed to be an app, not a framework? -
Re: Killer App?[ Go to top ]
- Posted by: Joseph Ottinger
- Posted on: April 09 2008 15:51 EDT
- in response to Matt Giacomini
Isn't a killer app supposed to be an app, not a framework?
*points at Rails*