[rabbitmq-discuss] Channel takes everyone down?

Matthew Sackman matthew at rabbitmq.com
Thu Jul 21 00:06:17 BST 2011


Hi James,

Note that this will get better in the future when some branches land
after getting through QA. In short, the channel will monitor consumers
automatically (well, not quite the channel, but something similar to it)
and you as the consumer could monitor rather than link to the channel.

Really though, why would your processes be exiting with a non-normal
reason? That suggests some sort of crash/bug and thus tearing down the
connection _could_ be considered the right thing to do. One way around
this though would be to use several connections rather than several
channels.

Best wishes,

Matthew


More information about the rabbitmq-discuss mailing list