Why would you benchmark local mode? It's intended for debugging and
development purposes, not actual production use...............


per the website, Storm itself is  benchmarked at > 1 million tuples per
second per node.


On Fri, Jan 10, 2014 at 8:40 AM, Klausen Schaefersinho <
klaus.schaef...@gmail.com> wrote:

> Hi,
>
> how is the performance of a real cluster compared to a local development
> cluster? I was trying to benchmark Storm now and found  that it only
> manages to consume 10 events per second in a simple topology which only
> consists out of i spout and one bolt where the spout creates random objects
> and the bolt acknowledge the tuple.
>
> 10 events terrible slow, and I am not sure if this is related to the
> develop mode.
>
> Cheers,
>
> Klaus
>

Reply via email to