[rabbitmq-discuss] Channels Connections and Consumers
Ranjith Venkatesan
ranjith.v at zohocorp.com
Mon Dec 16 09:28:25 GMT 2013
Hi michaelklishin,
Thanks for ur reply. I had two opinions reg Connections.
==>One thing is keeping connection,channel,consumer for a particular user in
memory and utilizing that object from 2nd schedule onwards.
==>Else, creating new connection,channel,consumer for every schedule ( for
each user) and closing it .
Since initial steps (connection,channel) creation seems to be lighter
operation, hence i could go with 2nd option. With this number of opened
channels also will be in limit.
regards
RANJITH VENKATESAN
--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Channels-Connections-and-Consumers-tp32096p32108.html
Sent from the RabbitMQ mailing list archive at Nabble.com.
More information about the rabbitmq-discuss
mailing list