memslap - Load testing and benchmarking tool for memcached
memslap [options]
MEMSLAP(1) libmemcached MEMSLAP(1)
NAME
memslap - Load testing and benchmarking tool for memcached
SYNOPSIS
memslap [options]
DESCRIPTION
memslap is a load generation and benchmark tool for memcached(1)
servers. It simulates loads on memcached server clusters.
You can specify servers via the --servers option or via the environment
variable "MEMCACHED_SERVERS".
For a full list of operations run the tool with the --help option.
HOME
To find out more information please check:
<http://tangent.org/552/libmemcached.html>
AUTHOR
Brian Aker, <brian@tangent.org>
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+---------------+----------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+----------------------+
|Availability | library/libmemcached |
+---------------+----------------------+
|Stability | Uncommitted |
+---------------+----------------------+
SEE ALSO
memcached(1) libmemcached(3)
NOTES
This software was built from source available at
https://java.net/projects/solaris-userland. The original community
source was downloaded from
http://launchpadlibrarian.net/33299595/libmemcached-0.16.tar.gz
Further information about this software can be found on the open source
community website at http://libmemcached.org/libMemcached.html.
2008-01-08 MEMSLAP(1)