Re: [PHP-DEV] Better multicore cpu support in PHP 6

2007-10-23 Thread Rasmus Lerdorf
Markus L. wrote: > What's the chance that there will be a better multicore cpu > support throught a better fork functionality in PHP 6? > Today pcntl_fork is available only on Unix/Linux cgi versions. This question makes very little sense to me. How is pcntl_fork related to multicore cpu usage?

Re: [PHP-DEV] Better multicore cpu support in PHP 6?

2007-10-23 Thread Stanislav Malyshev
What's the chance that there will be a better multicore cpu support throught a better fork functionality in PHP 6? Today pcntl_fork is available only on Unix/Linux cgi versions. If you are talking about running multiple threads inside same PHP process, then chances are not very high, unless som

[PHP-DEV] Better multicore cpu support in PHP 6

2007-10-23 Thread Markus L.
What's the chance that there will be a better multicore cpu support throught a better fork functionality in PHP 6? Today pcntl_fork is available only on Unix/Linux cgi versions. Thanks, Markus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub

[PHP-DEV] Better multicore cpu support in PHP 6?

2007-10-23 Thread Markus L.
What's the chance that there will be a better multicore cpu support throught a better fork functionality in PHP 6? Today pcntl_fork is available only on Unix/Linux cgi versions. Thanks, Markus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub