On Sun, 14 Nov 2004, [EMAIL PROTECTED] wrote:

> The *concept* of copying the address space of a process to another
> process doesn't exist? How does the Win32 loader work?

No clue - it's not open source you know. But it does NOT fork something.

> Btw, I'm not aware of if the PHP engine is multithreaded, but if it's
> possible to run multiple scripts in multiple threads of the same
> process, that could do the trick.

It's not multi-threaded, nor will it ever be. It's not made for it and
all previous attempts at making this work failed. There is no way.

Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to