1
=================================================
2
memslap - Load testing and benchmarking a server
3
=================================================
19
:program:`memslap` is a load generation and benchmark tool for memcached(1)
20
servers. It generates configurable workload such as threads, concurrencies, connections, run time, overwrite, miss rate, key size, value size, get/set proportion, expected throughput, and so on.
28
You can specify servers via the option:
32
or via the environment variable:
34
.. envvar:: `MEMCACHED_SERVERS`
36
For a full list of operations run the tool with:
46
To find out more information please check:
47
'http://libmemcached.org/ <http://libmemcached.org/>'_
55
Brian Aker, <brian@tangent.org>
63
:manpage:`memcached(1)` :manpage:`libmemcached(3)`