fork() works on windows as well, but on Win32 forking is MUCH slower
then threads.

Ilia

With fork() you mean using exec() to call php with another script, right? Because I can't seem to find the fork() function anywhere. :|

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

Reply via email to