<pedrocorreia.net ⁄>
 

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




clicks: 813 813 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" ⁄>

A Collection of Examples of 64-bit Errors in Real Programs

Our company OOO "Program Verification Systems" develops a special static analyzer Viva64 that detect (...)

clicks: 22 22 2010-09-03 2010-09-03 goto url (new window) gamedev.net/ref... goto myNews programacao


Don't Rely on Environment.ProcessorCount

One of the most hidden knowledge in multithreaded programming is the question "How many threads I sh (...)

clicks: 53 53 2010-09-02 2010-09-02 goto url (new window) blog.liranchen.... goto myNews programacao


Ajax Best Practices: Reduce and Aggregate similar XHR calls

My mobile contract is expiring soon, so I went online and checked the different mobile companies for (...)

clicks: 43 43 2010-08-31 2010-08-31 goto url (new window) blog.dynatrace.... goto myNews programacao


A Guide to Writing Games with QML

My last post on QML had a lot of people asking for an example, as opposed to a general discourse. In (...)

clicks: 53 53 2010-08-31 2010-08-31 goto url (new window) labs.trolltech.... goto myNews programacao


Why jQuery needs JavaScriptMVC

More than a year and a half ago, I begged the jQuery community to start taking seriously the challen (...)

clicks: 55 55 2010-08-30 2010-08-30 goto url (new window) jupiterjs.com/n... goto myNews programacao


The Ultimate Roundup of 55+ CSS3 Tutorials

CSS3 is something that will take web development into the next level, while modernizing the web and (...)

clicks: 50 50 2010-08-29 2010-08-29 goto url (new window) 1stwebdesigner.... goto myNews programacao


Beginning PHP: 6 Must-See Sites, Programs and Articles For New Developers

These days there's a wealth of information online for anyone wishing to learn a new programming lang (...)

clicks: 72 72 2010-08-29 2010-08-29 goto url (new window) divisionbyzero.... goto myNews programacao


Making a simple custom Android UI animation

Animations are a great way to spice up the UI of your app. Although using too many animations can fr (...)

clicks: 57 57 2010-08-28 2010-08-28 goto url (new window) wiseandroid.com... goto myNews programacao