Ted Leung on the air
Ted Leung on the air: Open Source, Java, Python, and ...
Ted Leung on the air: Open Source, Java, Python, and ...
Sat, 02 Aug 2003
Posted by Pingback from Ted Leung on the air : computers/programming/439 : Richard Kelsey week, day 3 at Sun Aug 3 01:45:47 2003
Virtual Machine bits
Here's some virtual machine bits found floating in the blogosphere today.
First, James Robertson correctly
states that the JVM needs to be unfrozen, so that dynamic language performance could be decent. I agree, but I would be more than slightly surprised if Sun ever did this.
At the other end of the spectrum, Patrick Logan picked up and
expanded upon my post yesterday questioning whether the days of the VM approach are coming to an end (this of course will make Microsoft unhappy because they just got here). Patrick points out old (but not necessarily well known) results that allow natively targetted languages to achieve all of the benefits of VM's. At least the VM benefits that I listed.
And earlier in the day, there was a confluence of these two fine gentleman over the question of 64 bits for dynamic languages. Anything that makes it go faster is good. Here's looking at those G5 Powerbooks and Opteron desktops when they arrive.
[01:04] |
[computers/programming] |
# |
TB |
F |
G |
4 Comments |
One question I'd have about the stuff Patrick points to - does it allow for updating installed software on the fly? It doesn't sound like it does, and to me, at least, that's a full stop. On my site, I'm doing live server updates all the time - it's just the way I work.
Posted by James Robertson at Sat Aug 2 07:54:56 2003
Posted by James Robertson at Sat Aug 2 07:54:56 2003
Why not join the Free Java Now Campaign to put some pressure on Sun to loosen up control and embrace dynamic scripting languages? For more info check out http://viva.sourceforge.net/action.html or http://viva.sourceforge.net/lang.html for example. Yes, you can make a difference. Take action now.
Posted by Gerald Bauer at Sat Aug 2 18:50:58 2003
Posted by Gerald Bauer at Sat Aug 2 18:50:58 2003
Posted by Pingback from Ted Leung on the air : computers/programming/439 : Richard Kelsey week, day 3 at Sun Aug 3 01:45:47 2003
Ted Leung posted about VM's the other day, and Patrick Logan raised some interesting questions. This all piqued my interest, so I asked:
One question I'd have about the stuff Patrick points to - does it allow for updating installed software on the fly? It doesn't sound like it does, and to me, at least, that's a full stop. On my site, I'm doing live server updates all the time - it's just the way I work.
Ted responded today with some details on a Scheme project, and some information on what people can do with mod lisp. Looks like we need a mod-smalltalk module.
Posted by Trackback from Cincom Smalltalk Blog - Smalltalk with Rants at Sun Aug 3 05:08:34 2003
You can subscribe to an RSS feed of the comments for this blog:
Add a comment here:
You can use some HTML tags in the comment text:
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
<a href>
, <em>
, <i>
, <b>
, <blockquote>
, <br/>
, <p>
, <code>
, <pre>
, <cite>
, <sub>
and <sup>
.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk