[rabbitmq-discuss] How to reuse and existing connection but have	different channel
    cw storm 
    cwstorm at gmail.com
       
    Wed Feb 26 15:51:44 GMT 2014
    
    
  
Hi,
Currently, my publisher code instantiate a connection/channel and closes it
if all successful.  Is it possible to reuse an existing connection but have
separate channel every time produces a message to rabbit?
Also, after the basicPublish is executed, what do I check in the next line
of code to make sure the broker have persisted or receive the message
successfully.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140226/cf7deb2c/attachment.html>
    
    
More information about the rabbitmq-discuss
mailing list