libmemcached 0.51 This version of Memcached_callback_set () now requires a const data parameter. Test updates, port number parser fixes.
Libmemcached is a memcached library, client library, C + + and C + + language implementation of the client library, with a low http://www.aliyun.com/zixun/aggregation/17969.html "> memory occupancy rate, Thread-safe and provides full support for memcached functionality. It also uses a variety of command-line tools: Memcat, Memflush, MEMRM, MemStat, and memslap (load generation). Library has been designed so that different hashing methods pair the key, split the key, and use a uniform hash allocation.
It is important to note that libmemcached is not libmemcache, they are two different client libraries, the former is currently active and the latter has not been updated for a long time.
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.
Download Address: http://launchpadlibrarian.net/75887410/libmemcached-0.51.tar.gz