Hi,

When cvs comes back up checkout the new experimental module pcntl.
This is experimental so don't go using this for production just yet. 

Thanks,
-Jason




----- Original Message ----- 
From: "Daniel Fuehrer" <[EMAIL PROTECTED]>
To: "Jason Greene" <[EMAIL PROTECTED]>
Sent: Monday, June 18, 2001 5:53 PM
Subject: Re: [PHP-DEV] Fork() in php?


> Hi!
> 
> could you please send me those "fork test functions" ? I've written a simple
> NNTP-Server and the only thing missing is a fork-function.
> 
> Many thanks in advance.
> 
> Daniel Fuehrer
> 
> --
> every.de  - Your Community / Web: http://www.every.de/ / Mail: [EMAIL PROTECTED]
> 
> ----- Original Message -----
> From: "Jason Greene" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, May 11, 2001 5:10 PM
> Subject: [PHP-DEV] Fork() in php?
> 
> 
> > What do you guys think about having fork, waitpid, and signal handling
> available in php?
> > I wrote a few simple fork test functions, and everything seemed to work
> fine.
> >
> > I am thinking that with sockets, shm, signals, and fork capability, there
> could
> > be the possibility of someone writing daemons in php : )
> >
> > Can anyone think of possible problems that could occur in supporting this
> functionality?
> > If it were to be added, where should it be added? IMO this type of thing
> probably
> > shouldn't exist in ext/standard.
> >
> > Thanks,
> > -Jason
> >
> >
> >
> >
> > --
> > PHP Development Mailing List <http://www.php.net/>
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
> 


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to