table of contents
KUMOHASH(1) | General Commands Manual | KUMOHASH(1) |
NAME¶
kumohash - kumofs hashing simulatorSYNOPSIS¶
kumohash server-address[:port=19800] ... -- command [options]DESCRIPTION¶
kumohash is a Consistent Hashing simulator.COMMANDS¶
- hash key...
- calculate hash of keys
- assign keys...
- calculate assign node
- dump
- dump hash space
EXAMPLE¶
$ kumohash svr1 svr2 svr3 svr4 -- dump $ kumohash -m mgr1 assign "key1" "key2" "key3"July 2009 | kumohash |