[rabbitmq-discuss] Determining Cause of Flow-Control Invocation
Richard Raseley
richard at raseley.com
Fri Oct 4 18:58:48 BST 2013
Michael,
Thank you for your quick reply.
Will you expand more on your statement "[I]t's a little more complicated
than '1 queue per core'."?
Thank you for your suggestion on sharding, I will review the link you
provided.
Regards,
Richard
On Fri, Oct 4, 2013 at 10:48 AM, Michael Klishin <michael at rabbitmq.com>wrote:
>
> On oct 4, 2013, at 9:44 p.m., Michael Klishin <michael at rabbitmq.com>
> wrote:
>
> > The key issue with this is ordering. E.g. if your stream must be ordered
> (e.g. CI build
> > log chunks must be), it is trickier but certainly doable. If not, you
> can parallelize the
> > stream between many queues pretty trivially.
>
> To add to this, you can put extra information into message headers to help
> you
> reconstruct the order of chunks.
>
> MK
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131004/29055fc9/attachment.htm>
More information about the rabbitmq-discuss
mailing list