Hi, 

there's a new set of userland (PHP scripts) data caches with interfaces
to cache function calls, output and graphics generation in PEAR. The
caches use storage container simmilar to PHPLibs session implementation.
I put a container for the PHPLib DB classes in it as well. First tests
looked good, but I can't promise it's working perfect. 

Anyway, have a look at the (beta code) classes if you would like to turn
your dynamic pages into partly static ones (for n seconds cache
lifetime) with help of a simple caching mechanismn implemented in the
userland. First tests showed that a cache hit for a 30kb page using file
storage takes around 0.05s on a todays machine (Puretec, 2 x PIII-800
with >20.000 user in the /etc/passwd). 

Ulf

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to