News Feed
Jobs Feed
Sections




News Archive
RoofTopSolutions.nl:
Caching in PHP using the filesystem, APC, and Memecached
November 01, 2006 @ 12:34:00

In this new blog post, Evert Pot talks about getting the most out of your web-based applications through some simple caching types - filesystem, APC, and Memcached.

Caching is very important and really pays off in big internet applications. When you cache the data you're fetching from the database, in a lot of cases the load on your servers can be reduced enormously.

For each of the three caching types, they provide some code and include some discussion around it (like the strategies surrounding using it, problems with its use, and why it would even be used at all). Installations are included where needed (like for the memcached stuff) to get you up and running quickly.

It's not really a comparison so much as just stating what's out there, but it's a good place to start if you're new to caching in your applications.

1 comment voice your opinion now!
tutorial caching application filesystem apc memcached install tutorial caching application filesystem apc memcached install


blog comments powered by Disqus

Similar Posts

Job Posting: National Auto Warranty Seeks PHP Web App Developer (Wentzville, MO)

Zend Developer Zone: Trait-like Functionality for PHP

NETTUTS.com: Introduction to the Smarty Templating Framework

Zend Developer Zone: Integrating Propel with the Zend Framework

Matthew Weier O'Phinney's Blog: Taming SplPriorityQueue


Community Events











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


phpunit usergroup opinion podcast series interview testing community zendframework2 framework symfony2 database rest release development unittest conference language functional introduction

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