[rabbitmq-discuss] Queues Per Client or Per Company
Marcus Vinitius Baffa
mbaffa at opus.com.br
Fri May 6 21:20:31 BST 2011
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 ???
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110506/dfcc48fe/attachment.htm>
More information about the rabbitmq-discuss
mailing list