Libmemcached is a C client library that is used to connect to the memcached server. It is characterized by low http://www.aliyun.com/zixun/aggregation/17969.html "> memory occupancy rate, thread safety, and full access to server-side methods." It also implements several command-line tools, including: memcat,memflush,memrm,memstat,memslap (Load Generation). The library has been designed to allow different hash key methods to be partitioned by keys and to use a uniformly distributed hash allocation.
Memcached is a high-performance, distributed memory object caching system, which reduces the access to the database through the memory data cache, thereby improving the speed of the dynamic Content application website. Memcached official development released, just the application of the server-side program, it released the server-side connection read-write protocol, the implementation of the client, according to the dynamic content of the application site to use the different dynamic scripts, and a variety of specific lists, can view the official website.
Libmemcached 1.0.7 This version adds an API call to an existing call. Updated all BSD license files.
Software Information: http://libmemcached.org/libMemcached.html
Download Address: https://launchpad.net/libmemcached/1.0/1.0.7/+download/libmemcached-1.0.7.tar.gz