Getting Started with Memcached Distributed Memory Caching — Developer.com
Wikipedia describes Memcached as a general-purpose distributed memory caching system, but what exactly does the term Memcached mean? Cache is memory used to store the most frequently used resources (e.g. browsers store every website visited during a session in cache), because accessing resources from a cache is faster than accessing them from a disk drive. So Memcached means " mem ory cached
Want to have your say? just login


Be first to show your opinion !!!