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 ...
Thu, 07 Aug 2003
Herlihy and VM's
Patrick Logan
heard Maurice Herlihy give a talk, and elevated him into the pantheon, which he richly deserves. I know him mostly from his work on wait-free data structures, which predated his arrival at Brown. If memory serves me, we overlapped just a little bit there, but I don't remember having any significant interactions with him.
Patrick then went on to extend our VM discussion by pointing out that
[00:05] |
[computers/programming] |
# |
TB |
F |
G |
0 Comments |
... this level of concurrency control should at least show up at the virtual machine level. Why emulate a 1970's instruction set?Now there's a thought. Definitely worth a master's degree project. Might be worth more if things turn out hairy. And be worth a lot more if it actually turned up in Parrot or Mono. Truly told, there are a ton of old (and good) research results sitting on shelves in university libraries. Why aren't we picking this low hanging fruit in the open source world?
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