News Feed
Jobs Feed
Sections

Recent Jobs

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.

0 comments voice your opinion now!
tutorial caching application filesystem apc memcached install tutorial caching application filesystem apc memcached install



Similar Posts

Kore Nordmann's Blog: Installing cairo_wrapper on Gentoo

PHPFreaks.com: Regular Expressions (Part1) - Basic Syntax

Builder.com.au: Text-size switching with PHP and CSS

Nexen.net: Museum Management with PHP

DevShed: Implementing the Stage Pattern in PHP 5


Community Events







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


releases release zendframework job zend cakephp code conference application database book ajax security developer PEAR PHP5 example mysql package framework

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