Re: [PHP-DEV] Forking From: Andrei Zmievski (andrei <email protected>)
Date: 09/26/01

On Wed, 26 Sep 2001, mike wrote:
> Hi all,
>
> I have written an online MP3 jukebox that streams the currently playing
> MP3 to winamp / xmms / macamp etc. It would be *very* useful if
> I could fork PHP processes from within a script - are there any plans to
> implement a fork() in PHP?
>
> BTW, the streaming part of the jukebox is written in PHP, and its this
> part I think fork() would be insanely useful for ;)

Check pcntl extension available with PHP.

-Andrei
* We reason deeply, when we forcibly feel. *

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>