[rabbitmq-discuss] Channel best practices
Mike Hadlow
mike at suteki.co.uk
Mon Sep 23 15:52:09 BST 2013
Hi Michael, Tim,
I've put your comments into a blog post:
http://mikehadlow.blogspot.co.uk/2013/09/rabbitmq-amqp-channel-best-practices.html
.
Let me know if there's anything you'd like to add/change/remove.
Many thanks
Mike
On Mon, Sep 23, 2013 at 12:35 PM, Michael Klishin <
michael.s.klishin at gmail.com> wrote:
>
> 2013/9/23 Mike Hadlow <mike at suteki.co.uk>
>
>> You shouldn't share a channel between multiple threads, but given that an
>> ACK should be sent on the same channel that the delivery is received mean
>> that one _must_ violate this rule?
>
>
> If you run one consumer per thread, use a new channel for every one of
> them.
> --
> MK
>
> http://github.com/michaelklishin
> http://twitter.com/michaelklishin
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130923/19510527/attachment.htm>
More information about the rabbitmq-discuss
mailing list