Re: [PHP-DEV] Re: [PHP] Threading

[email protected] (George Schlossnagle)
Newsgroups php.dev
Message-ID <[email protected]>
On Thursday, February 27, 2003, at 01:50  PM, Braulio JosX Solano Rojas 
wrote:

> Hi!
>
> "Dave Viner" <[email protected]> escribiÛ en el mensaje
> news:[email protected]...
>> would semaphores provide the "mutual exclusion zone" you need?
>
> I do not know yet, I should studie it, but it is likely so.
>
> Are there semaphores in PHP?

Yes.  I'd recommend a reading of the fine manual.

Of course if you're actually writing an extension it doesn't matter 
much if the semaphores are implemented in PHP or not, since you'll 
probably just want to use the sysv ipc support of the os yourself, 
without taking it through php userland functions.

george
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.