Kumofs hashing simulator
kumohash server-address[:port=19800] ... -- command [options]
kumohash -m manager-address[:port=19700] command [options]
kumohash is a Consistent Hashing simulator.
hash key...
calculate hash of keys
assign keys...
calculate assign node
dump
dump hash space
$ kumohash svr1 svr2 svr3 svr4 -- dump
$ kumohash -m mgr1 assign "key1" "key2" "key3"