You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Roman Shaposhnik <rv...@apache.org> on 2014/04/21 07:06:28 UTC

ZK benchmarks

Hi!

quick question to the collective ZK braintrust:
are there any reasonable benchmarks that one
can run against zookeeper deployment? Or at
least something that would stress test such
deployment?

Thanks,
Roman.

Re: ZK benchmarks

Posted by Raúl Gutiérrez Segalés <rg...@itevenworks.net>.
On 20 April 2014 22:06, Roman Shaposhnik <rv...@apache.org> wrote:

> Hi!
>
> quick question to the collective ZK braintrust:
> are there any reasonable benchmarks that one
> can run against zookeeper deployment? Or at
> least something that would stress test such
> deployment?
>

Maybe https://github.com/phunt/zk-smoketest for starters? Maybe also look
at:

http://wiki.apache.org/hadoop/ZooKeeper/ServiceLatencyOverview
https://ramcloud.stanford.edu/wiki/display/ramcloud/ZooKeeper+Performance


-rgs