<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi<br>
<br>
Few Queries on RabbitMQ Connection and Channel Creation concepts:<br>
<br>
Is RabbitMQ Connection creation a costly operation? If we have a user 
base of 100000 users, is it suggested to maintain sizable connection 
pools in advance to be used as and when required for better performance?<br>
<br>
If we have a user based of 100000 users, would it be okay If we just 
maintain one connection and creation channels with in them?<br>
<br>
What sort of Connection and channel configuration would be optimal to handle above scenarios when it comes to RabbitMQ?<br>
<br>
Thanks,<br>
Preeti</td></tr></table>