News Feed
Jobs Feed
Sections




News Archive
Justin Silverton's Blog:
Using PEAR Cache_Lite for High Performance
March 01, 2006 @ 18:13:44

On his blog today, Justin Silverton has posted this brief new tutorial covering the use of PEAR's cache_lite package.

Cache_lite is a php/pear caching module that is designed for high traffic sites. It is different than most caching systems because it has a built-in locking mechanism that will prevent cache corruption that can sometimes occur when there are a large amount of concurrent users trying to read and write to your cached data.

He wastes no time getting to the examples, showing first a very basic example of chacing/looking for a cache of your data. There's no installation HOWTO, but if you're familiar with the PEAR system, installation should be a simple matter.

0 comments voice your opinion now!
pear cache_lite high performance introduction pear cache_lite high performance introduction


blog comments powered by Disqus

Similar Posts

Community News: Latest PEAR Releases for 08.21.2006

Dotvoid.com: Generating Excel files with PHP

SmashingMagazine.com:

PHP 10.0 Blog: More on PHP performance

PEAR Blog: The new Group has been elected!


Community Events











Don't see your event here?
Let us know!


opinion community development functional unittest introduction release tool language example composer testing interview series framework code phpunit zendframework2 object podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework