On Tue, Nov 29, 2011 at 05:12, Charles Oliver Nutter
<head...@headius.com> wrote:
> And JRuby's not alone. Dalvik supports forking, which is a large part
> of why it's able to boot small Java applications so darn quickly; the
> base Dalvik process has already initialized a bunch of VM and Android
> state, and the foked child just boots application-specific logic.
>
> I'm interested in finding a way to make this happen.
>
> - Charlie

It exists, and it´s a work-around, but it works very well... nailgun. ;-)

http://www.martiansoftware.com/nailgun/

FC

-- 
"The purpose of computing is insight, not numbers."
Richard Hamming - http://en.wikipedia.org/wiki/Hamming_code
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to