Re: Persistent PHP web application?

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

 



El jue, 06-01-2005 a las 10:52 -0800, Rasmus Lerdorf escribió:
> William Lovaton wrote:
> >From my PHP library I use shm_put_var() and shm_get_var().  If
> > serialization is done this way then it is implicit... right?
> 
> Yes, these functions serialize/unserialize behing the scenes.


Rasmus, I am using Turck MMCache in my production server only as an op
code cache and I even developed a backed in my library to use Turck's
APIs to cache data in it.  However I had to go back to SHM because I had
some random problems with it that I couldn't solve.

I wonder if Turck doesn't serialize/unserialize just like APC does,  May
be you know.


-William

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