[rabbitmq-discuss] Queues Per Client or Per Company

Michael Klishin michael.s.klishin at gmail.com
Fri May 6 21:35:04 BST 2011


Are we talking about the same applications? If so, I think each client and
server can use 1 connection and 1 channel. You definitely can start with
that and switch to more channels in the future if necessary.

2011/5/7 Marcus Vinitius Baffa <mbaffa at opus.com.br>

> Thanks Michael
>
>
>
> I have posted another question that is related to this one, if you could
> advise me I would appreciate. I will copy the question here:
>
>
>
> I would like to know if you consider a good practice in using AMQP
> Connections and Channels:
>
>
>
> ·         1 Connection per application or 1 Connection per Client;
>
> ·         1 Channel per Exchange/Queue and/or Thread. If the application
> has more than one thread each one must create a new channel using the same
> application/client connection.
>
> ·         Some people advise to create a Channel Pools, is it a good
> practice.
>
>
>
> What do you think about it ???
>
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>


-- 
MK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110507/c9d8628d/attachment.htm>


More information about the rabbitmq-discuss mailing list