Re: [PHP-DEV] Re: [PHP] Threading
[email protected] ("Braulio Jos? Solano Rojas")
| Newsgroups | php.dev,php.general |
|---|---|
| Message-ID | <[email protected]> |
Hi! "Rasmus Lerdorf" <[email protected]> escribió en el mensaje news:[email protected]... > On Tue, 18 Feb 2003, Greg Donald wrote: > > On Tue, 18 Feb 2003, Bruce Miller wrote: > > > > >Will PHP allow multiple-thread execution? > > > > PHP4 does not have thread support. > > Well, except for pear/PECL/threads, of course. Is this going to be standard in the future in PHP. I need a mutual exclusion zone in the extension I am writing. Is this possible other way? Best regards, Braulio