["Jason Greene" <[EMAIL PROTECTED]>]
> I was thinking about MT in php, but the platform differences would
> be a nightmare.  We could abstract it like perl does, though even
> their implementation has problems.
> 
> I would like to start with process control features (fork(),
> signals, waitpid() etc), but I am not sure where everything should
> go. Should there be a /ext/process?  Should signals be in a separate
> extension?
> 
> Let me know what you guys think.  -Jason

IMHO this type of functionality should only be available in a
dedicated SAPI module, at least now.  There are a lot of worms waiting
to come out of this can, so put the can in a bucket first. :-)

 - Stig

-- 
  Stig Sæther Bakken <[EMAIL PROTECTED]>
  Fast Search & Transfer ASA, Trondheim, Norway

-- 
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