Hi James,<br><br><div class="gmail_quote">On Thu, Feb 3, 2011 at 12:47 AM, James Carr <span dir="ltr">&lt;<a href="mailto:james.r.carr@gmail.com">james.r.carr@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br><div class="im">
&gt; Or you could use a filtering shovel, which does the range checking for you.<br>
<br>
</div>filtering shovel? Can you expand on that?<br><br></blockquote><div><br>Well, I personally have never used the shovel plugin (I think it&#39;s a plugin, but it could simply be an add-on, I forget). You can use it to bridge two AMQP servers, for example, and those could of course be one and the same. My expectation would be that you can specify in some way which messages you want the shovel to, err, shovel from one system to the other.<br>
<br>It might be a dead end, but probably worth spending an hour to look at what a shovel can do for you.<br><br>Let&#39;s see, ah, here&#39;s a link: <a href="http://hg.rabbitmq.com/rabbitmq-shovel/file/rabbitmq_v2_3_0/README">http://hg.rabbitmq.com/rabbitmq-shovel/file/rabbitmq_v2_3_0/README</a><br>
<br>From the looks of thing there&#39;s no obvious way to add filtering into that; at least not from a config perspective, maybe the code is so simple, that it&#39;s easy to add things you need. Or you could simply use it as a starting point for creating your own filter that sits between your queues. Depends a bit on how deep into programming you are willing to dive.<br>
<br>Robby<br><br></div></div>