Re: Shared memory, mutex functionality and spawning threads. Is it possible using PHP?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Kent Larsson wrote:

> Hi,
> 
> Is it possible to have shared memory in the form of shared global
> variables in PHP? Or any other form of shared memory? And if that is
> the case, is there any form of mutex functionality which may be used
> to assure syncronized access to this memory?
> 
> My next question is related to the first one.

I can't answer any of your questions, but if you need shared memory,
mutexes and threading, I would advice against using PHP.


/Per Jessen, Zürich


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux