Forkable OpenJDK...is it madness?
Fernando Cassia
fcassia at gmail.com
Tue Nov 29 00:17:50 PST 2011
On Tue, Nov 29, 2011 at 05:12, Charles Oliver Nutter
<headius at 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
More information about the mlvm-dev
mailing list