RE: [PHP-DEV] Re: [PHP] Threading
[email protected] ("Dave Viner")
| Newsgroups | php.dev |
|---|---|
| Message-ID | <[email protected]> |
would semaphores provide the "mutual exclusion zone" you need? dave -----Original Message----- From: Braulio José Solano Rojas [mailto:[email protected]] Sent: Thursday, February 27, 2003 8:01 AM To: [email protected]; [email protected] Subject: Re: [PHP-DEV] Re: [PHP] Threading 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 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php