[rabbitmq-discuss] rabbitmq-c how many channels I need?

Alan Antonuk alan.antonuk at gmail.com
Wed Jun 19 05:02:30 BST 2013


As Michael mentioned: you can either create a channel per consumer or put
all your consumers on the same channel. Note that if a channel exception
occurs it will kill all of the consumers that are on that channel.


On Tue, Jun 18, 2013 at 6:28 PM, 3k4b251 <314992959 at qq.com> wrote:

> I  read  the  "amqpcpp-master"   example.  I  find  It  Create  Channel
>  for
> every  queue.   should  I  follow  that?
>
>
>
> --
> View this message in context:
> http://rabbitmq.1065348.n5.nabble.com/rabbitmq-c-how-many-channels-I-need-tp27448p27469.html
> Sent from the RabbitMQ mailing list archive at Nabble.com.
> _______________________________________________
> 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/20130618/e465ea34/attachment.htm>


More information about the rabbitmq-discuss mailing list