<pedrocorreia.net ⁄>
 

<MySQL Query Cache, WP-Cache, APC, Memcache - What to choose ⁄ >




clicks: 628 628 2009-01-16 2009-01-16 goto programacao myNews programacao  Bookmark This Bookmark This


Ever since I changed my job (from Business Intelligence to Web development) and started working with my present employer, I have had a chance to work on a lot of scalable projects. From making my project to scale from 20 Million PV's to 100 Million PV's to development of an internal tool, the answer to all scalable applications have been caching.

There are a lot of caching techniques which are being employed by sites worldwide.

1. WP-Cache used in wordpress - a file system based caching mechanism
2. APC Cache - an opcode based caching system
3. Memcache - an in memory caching system
4. Query Cache - caching mechanism employed in MySQL

Here in this post I would like to pen down my experiences while working with all the caching mechanism. Their pros and cons. What things you need to take care while working with them and every little tit bit which comes to my mind while writing this post.



este é só um excerto do artigo, para aceder ao artigo completo, clique no link em baixo:
this is just a small excerpt from the article, to access the full article please click in the link below:

http://abhinavsingh.com/blog/2009/01/mysql-query-cache-wp-cache-apc-me...




Subscribe News RSS  Subscribe News Updates by E-mail





myNews <myNews show="rand" cat="programacao" ⁄>

How Are Dates Stored In SQL Server?

Internally dates are stored as 2 integers. The first integer is the number of da (...)

clicks: 493 493 2008-08-05 2008-08-05 goto url (new window) blogs.lessthand... goto myNews programacao


Haskell Tutorial

Haskell is a general purpose, purely functional programming language named after (...)

clicks: 463 463 2007-06-28 2007-06-28 goto url (new window) cs.wwc.edu/~cs_... goto myNews programacao


CSS Shorthand Guide with W3C Reference

What is CSS Shorthand? CSS Shorthand is simply combining multiple property value (...)

clicks: 485 485 2008-06-04 2008-06-04 goto url (new window) k3mist.com/2008... goto myNews programacao


How to inherit classes in javascript

First of all, since I made the front page of Ajaxian, a lot of new readers joine (...)

clicks: 506 506 2007-05-24 2007-05-24 goto url (new window) javascriptkata.... goto myNews programacao


HTML5 Tutorial - Getting Started

HTML5 is coming quicker than a lot of web designers are probably aware. You've p (...)

clicks: 263 263 2009-11-03 2009-11-03 goto url (new window) dave-woods.co.u... goto myNews programacao


jQuery Before/After Plugin

About a month ago I was reading the New York Times online and they had an articl (...)

clicks: 329 329 2009-08-18 2009-08-18 goto url (new window) catchmyfame.com... goto myNews programacao


Closures, Javascript And The Arrow Of Time

In most written media, time progresses as you move down a page: mainstream com (...)

clicks: 196 196 2009-06-25 2009-06-25 goto url (new window) gen5.info/q/200... goto myNews programacao


Making Haskell nicer for game programming

Last week I tried to create a board game programming architecture in Haskell. Th (...)

clicks: 519 519 2007-07-30 2007-07-30 goto url (new window) luqui.org/blog/... goto myNews programacao