Skip to content

Instantly share code, notes, and snippets.

@xiaods
Created November 6, 2015 17:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xiaods/55142ccedbe4f25628a3 to your computer and use it in GitHub Desktop.
Save xiaods/55142ccedbe4f25628a3 to your computer and use it in GitHub Desktop.
Zookeeper Performance way for shurenyun.co
# 下载测试包
git clone https://github.com/brownsys/zookeeper-benchmark.git
# build bench tools
mvn -DZooKeeperVersion=3.4.6 package
# run benchmark
java -cp target/lib/*:target/* edu.brown.cs.zkbenchmark.ZooKeeperBenchmark --conf benchmark.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment