[rabbitmq-discuss] For speed, use Shovel or not?

Alexis Richardson alexis at rabbitmq.com
Thu Apr 28 10:31:41 BST 2011


You can combine durability and HA with shovel.  It's not something
that's easy out of the box but we can help you.


On Sun, Apr 24, 2011 at 10:13 PM, ristretto.rb <ristretto.rb at gmail.com> wrote:
> Hi Rabbiteers,
>
> Suppose there are two servers connected across a WAN (read internet),
> sending transient messages, with all else held constant what is the
> faster method in terms of messages / sec:  Two brokers and a Shovel,
> one broker with a remote publisher, or one broker with a remote
> consumer.  (The last two cases might be really just one case.)
>
> msg -> X -> Q -> Shovel -> X -> Q -> Consume
> vs
> msg ---------------------------> X -> Q -> Consume
>
> What if durability is required?  Does this change the decision?
>
> Thanks
> Gene
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>


More information about the rabbitmq-discuss mailing list