Date: 03/02/01
- Next message: Sebastian Bergmann: "[phplib-dev] Re: [PHP-PEAR] PHPLib and Pear merge"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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: phplib-dev-unsubscribe <email protected>
For additional commands, e-mail: phplib-dev-help <email protected>
- Next message: Sebastian Bergmann: "[phplib-dev] Re: [PHP-PEAR] PHPLib and Pear merge"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

