satishgaudo.com

Understanding technology

Archive for June 25th, 2009

memcached: high-performance, distributed memory object caching system

memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.memcached drop the database load to almost nothing, yielding faster page load times for users, better resource utilization, and faster access to the databases on a memcache miss.For more details [...]

25 June 2009 at 20:30 - Comments
satish_gaude at 20:33 on 25 June 2009
td2n8pf at 11:05 on 11 July 2009
Thanks . thats a great post