<div dir="ltr"><div class="gmail_extra"><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=":18u" style="overflow:hidden">==>Else, creating new connection,channel,consumer for every schedule ( for<br>
each user) and closing it .<br>
<br>
Since initial steps (connection,channel) creation seems to be lighter<br>
operation, hence i could go with 2nd option. With this number of opened<br>
channels also will be in limit.</div></blockquote></div><br>It's a better idea if the scheduled operations do not run frequently (say, many times a second):</div><div class="gmail_extra">it will be easier to design error handling and recovery (e.g. when network connection fails).</div>

<div class="gmail_extra">-- <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>