Re: WWDC
Re: WWDC
- Subject: Re: WWDC
- From: Q <email@hidden>
- Date: Mon, 18 Jun 2007 12:38:50 +1000
On 18/06/2007, at 12:14 AM, Damien Petrilli wrote:
Le 17 juin 07 à 01:02, Q a écrit :
On 17/06/2007, at 8:45 AM, Simon McLean wrote:
If there is a language change in the pipeline then my money would
be on a Ruby version of WO - now that would be interesting.. . :-)
Ruby is SLOW, and by design it is never going to be anywhere near
the speed or scalability of java. That being the case however,
with the JVM there is nothing stopping you from using WebObjects
with JRuby, Jython, Groovy, etc. You just need to be prepared to
write the extra veneer code to make them integrate smoothly.
Remember that Java wasn't fast from the beginning ?
That wasn't really the point I was getting at, you don't NEED ruby to
be as fast as java, nor do you need to rewrite your java code in ruby
when you can use JRuby along side native java code in the same
virtual machine. It should be just a matter of writing the necessary
glue to make the integration as seamless as possible.
Indeed, java wasn't fast, but it wasn't slow for the same reasons as
ruby or other dynamic language. There are changes afoot to bring
improvements to the JVM for dynamic languages like JRuby which should
offer noticeable performance gains, but it will still have a
significant runtime overhead compared to native java code.
--
Seeya...Q
Quinton Dolan - email@hidden
Gold Coast, QLD, Australia
Ph: +61 419 729 806
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >WWDC (From: Don Guernsey <email@hidden>) |
| >Re: WWDC (From: Dana Kashubeck <email@hidden>) |
| >Re: WWDC (From: Marc Guenther <email@hidden>) |
| >Re: WWDC (From: Simon McLean <email@hidden>) |
| >Re: WWDC (From: Q <email@hidden>) |
| >Re: WWDC (From: Damien Petrilli <email@hidden>) |