News Feed
Jobs Feed
Sections



Recent Jobs

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




Community Events





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


conference interview series introduction podcast component phpunit unittest database symfony2 framework api community custom development release test opinion application language

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