News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Build Blazing Fast PHP Websites with Memcached Distributed Caching
July 29, 2011 @ 11:07:53

On PHPBuilder.com today Jason Gilmore has written up a new tutorial about using memcached distributed caching for better performance in your web applications.

You probably know one of the easiest ways to improve performance is by caching all or parts of a page. But what might not be so obvious is exactly how this is accomplished. As it happens, a great solution called Memcached makes it trivial to incorporate caching into your website with great effect. In fact, relied upon by some of the largest websites in the world, among them Facebook, Twitter, Zynga, and YouTube, Memcached has essentially become the de facto website caching solution!

He walks you through installing the memcache extension for PHP (from PECL) and includes a bit of sample code that caches some fetched MySQL results to to the memcache server. With the extension installed you're just a few simple function calls away from better performance.

0 comments voice your opinion now!
memcache memcached performance distributed cache tutorial


blog comments powered by Disqus

Similar Posts

Stefan Mischook's Blog: Zend Framework Video Tutorials

IBM developerWorks: Devise Web 2.0 applications with PHP and DHTML (Part 1)

Matthew Weier O'Phinney's Blog: Pastebin app updates

DevShed: Handling Entries for a Blogger Built with PHP

Marcelo Gornstein's Blog: Advanced telephony applications with PHP and PAGI using call flow nodes


Community Events









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


conference framework api composer interview example code testing release community object opinion functional introduction zendframework2 tool language podcast development event

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