<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/12/16 Ranjith Venkatesan <span dir="ltr"><<a href="mailto:ranjith.v@zohocorp.com" target="_blank">ranjith.v@zohocorp.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div id=":15a" style="overflow:hidden">And i have a one more question. Whether Connection creation,channel and<br>
consumer creation are costlier operations?</div></blockquote></div><br>Opening a connection creates a new TCP connection. Opening a channel consumes fewer resources<br>but is still not free, so you need to make sure that open channel growth is not unbound.<br clear="all">

<div><br></div><div>Adding a consumer likely consumes the least amount of RAM. </div>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br><a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>


</div></div>