Re: Exchanging Data among processes

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

 



On Mon, April 4, 2005 5:30 am, Matheus Degiovani said:
> How can I exchange data among processes (i.e. two or more users
> accessing a php webpage)? The two "usual" ways would be using either a
> database or file, so I was wondering if there is another, more "fast"
> (with reduced latency) for different pages being processed to exchange
> information.

Shared Memory.

http://php.net/shmop

Not for the faint of heart. :-)

-- 
Like Music?
http://l-i-e.com/artists.htm

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