Archive for the 'memcached' Category
Thursday, March 1st, 2012
Interesting notes from 37signals about caching approach. (Make sure to read the comments, there is a message from Jeff Bezos, CEO of Amazon)
Posted in 37signals, cache, caching, development, memcached, ror, ruby | Comments Off | permalink
Thursday, March 1st, 2012
Interesting notes from 37signals about caching approach. (Make sure to read the comments, there is a message from Jeff Bezos, CEO of Amazon)
Posted in 37signals, cache, caching, development, memcached, ror, ruby | Comments Off | permalink
Sunday, October 30th, 2011
Slides describe how FB uses caching at web server/php layer. ($GLOBALS->apc_cache->memcache->MySQL)
Posted in cache, caching, memcached, performance, php, web, webdev | Comments Off | permalink
Sunday, October 30th, 2011
Slides describe how FB uses caching at web server/php layer. ($GLOBALS->apc_cache->memcache->MySQL)
Posted in cache, caching, memcached, performance, php, web, webdev | Comments Off | permalink
Monday, February 8th, 2010
Blog pots shows and explains how to implement simple queue system on top of memcached
Posted in development, distributed, memcache, memcached, messaging, Perl, programming, queue, scalability, scaling, shortcut:perl | Comments Off | permalink
Tuesday, October 27th, 2009
also see http://dormando.livejournal.com/521163.html Describing some problems with performance/scalability you may have if you partition/shard your data by hash. ( that’s what memcached does.) You may hit the cpu bound limit from the amount of requ…
Posted in architecture, facebook, high_load, memcache, memcached, multiget, performance, scalability, scaling, system | Comments Off | permalink
Thursday, September 17th, 2009
slides from my.opera.com architecture presentation. Iptables/linux lvs -> apche/mod_perl -> mysql replication, varnish, memcached
Posted in iptables, lvs, memcached, mod_perl, mysql, performance, scalability, web2.0 | Comments Off | permalink
Wednesday, November 19th, 2008
gives you an idea how different caching methods perform. Read it before implementing something
Posted in development, for:collidr, memcached, mysql, performance, php, programming, scalability, speed, sql, web | Comments Off | permalink
Saturday, April 19th, 2008
193 pages of realy good summaries on the topic
Posted in architecture, database, development, for:collidr, freebsd, memcached, mysql, Perl, postgresql, scalability, scaling, spread, web | Comments Off | permalink
Saturday, April 19th, 2008
PDF slided for spinner sharded mysql architecture
Posted in architecture, java, lbpool, memcached, mysql, performance, scalability, spinn3r | Comments Off | permalink