<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 16/05/12 09:57, Alvaro Videla wrote:
    <blockquote
cite="mid:CAMcAHLW1hGn+XkGnYUtQaJDFmc6p07OUKABrGk2Q4TKiKH9G-w@mail.gmail.com"
      type="cite">Hi,<br>
      <br>
      <div class="gmail_quote">On Wed, May 16, 2012 at 10:55 AM, tim <span
          dir="ltr">&lt;<a moz-do-not-send="true"
            href="mailto:tim@rabbitmq.com" target="_blank">tim@rabbitmq.com</a>&gt;</span>
        wrote:
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          It kind of depends. If one consumer rejects a message then
          others can pick it up. If you've set up a fanout exchange,
          then obviously this will happen all the time. You can also run
          into this scenario when running federation.</blockquote>
        <div><br>
        </div>
        <div>I think for his use case fanout doesn't matter since we are
          talking about many workers to the same queue, not many queues
          to one exchange.</div>
        <div>&nbsp;</div>
      </div>
    </blockquote>
    <br>
    Yes you're absolutely right - I was thinking more generally than his
    specific example. As you mentioned, the reject scenario is the main
    one to think about here.<br>
    <br>
    Cheers,<br>
    Tim<br>
  </body>
</html>