Hi David,<br><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
The workaroud is to use the transaction support in AMQP: Start a<br>
transaction (with Channel.txSelect), do some publishes on the channel,<br>
and then commit the transaction (with Channel.txCommit). �If the commit<br>
completes successfully, you know that the publishes have taken place on<br>
the server.<br><br></blockquote><div><br>I&#39;m curious, in the general case, what&#39;s the cost of using a transaction? Does it consume more resources? Roughly, what takes place within RabbitMQ?<br>�<br>Cheers,<br></div>
</div>-- <br>- Sylvain<br><a href="http://www.defuze.org">http://www.defuze.org</a><br><a href="http://twitter.com/lawouach">http://twitter.com/lawouach</a><br>