Paul Moore wrote:
>
> Just a thought - I wonder how hard it would be to implement some sort
> of fork-like API at the factor level, using multiple VMs and threads
> on Windows? Perl did something like that with their threading support,
> I believe. Probably the biggest issue would be duplicating the heap
> and stuff like that...
>

Yeah, responding to your post made me wonder whether doing a deep copy 
of an existing running vm would be a better 'create-vm' experience than 
starting a new vm from scratch.

Slava: what do you think of this idea?

Cheers,

Phil

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to