Enter Coupon Code HOSTGATOR25OFF and save 25% on all plans of hostgator.com These working hostgator coupons can save you upto $600 in hosting costs for free.

Host unlimited blogs, websites, cms, forums for $3.71 only with this host

What is Memcached?

Memcached is a generic purpose distributed high performance memory object caching system to use in speeding up dynamic database driven websites by caching data and objects in memory to reduce the amount the database needs to be read.

Memcached was originally developed by Danga Interactive for LiveJournal but is now used by many popular and large community driven websites like Slashdot, Wikipedia, SourceForge, Facebook and like. It is being distributed under a permissive free software licence.

By default, memcached uses the port 11211. Among other technologies, it uses libevent. Memcached’s APIs provide a giant hash table distributed across multiple machines. When the table is full, subsequent inserts cause older data to be purged in least recently used (LRU) order. Applications using memcached typically layer memcached requests and additions into code before falling back on a slower backing store, such as a database.

Memcached Resources :
http://en.wikipedia.org/wiki/Memcached

This entry was posted in Web Hosting Bookmark this post and come back later for the best web hosting coupons.