On 10/06/2010 10:04 PM, Tomas Hlavaty wrote:
> Hi Alex,
> 
>> Perhaps 'fork' can be simulated by copying all runtime variables to a
>> thread?
> 
> not sure whether that's enough.  The semantics is completely different,
> what about open files and so on?  Is it necessary to go that far in
> terms of compatibility?
> 
> Cheers,
> 
> Tomas

Fork is not necessary and goes against the thinking in the Java machine.
Java is all about threads.


-- 
UNSUBSCRIBE: mailto:picol...@software-lab.de?subject=unsubscribe

Reply via email to