tsuraan wrote:
    All the NG stuff is in JRuby trunk right now. Give it a shot. I'm
    interested in hearing opinions on it.


I haven't had a look yet, but I'm wondering how things work with multiple running instances. Can you run a dozen concurrent irb sessions and not have them stomp over each other? Will each of the sessions be running in its own thread by default, so multiple processors are used by multiple ng-initiated processes?

Yes and yes, with a caveat: IRB installs a signal trap, so it doesn't work *quite* right inside NG right now. That will require some hacking on NG to repair.

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to