1MEMSLAP(1) libmemcached MEMSLAP(1)
2
3
4
6 memslap - libmemcached Documentation
7
9 memslap [options]
10
12 memslap is a load generation and benchmark tool for memcached(1)
13 servers. It generates configurable workload such as threads, concurren‐
14 cies, connections, run time, overwrite, miss rate, key size, value
15 size, get/set proportion, expected throughput, and so on.
16
18 You can specify servers via the option:
19
20 --servers
21
22 or via the environment variable:
23
24 `MEMCACHED_SERVERS`
25
26 For a full list of operations run the tool with:
27
28 --help
29
31 To find out more information please check: 'http://libmemcached.org/ <‐
32 http://libmemcached.org/>'_
33
35 Brian Aker, <brian@tangent.org>
36
38 memcached(1) libmemcached(3)
39
41 Brian Aker
42
44 2011-2013, Brian Aker DataDifferential, http://datadifferential.com/
45
46
47
48
491.0.18 February 09, 2014 MEMSLAP(1)