<div dir="ltr">Hi,<div><br></div><div style>Would be there any utility in an exchange that bind queues using intervals as binding keys?</div><div style><br></div><div style>Something along the lines:</div><div style><br></div>
<div style>- &quot;&gt;=50&quot; (All messages with routing key�greater�than 50&quot;</div><div style>- &quot;5-90,95,100&quot; (All messages with rkey from 5 up to 90; 95 and 100)</div><div style><br></div><div style>Or maybe the notation specified here:�<a href="http://en.wikipedia.org/wiki/Interval_(mathematics)">http://en.wikipedia.org/wiki/Interval_(mathematics)</a></div>
<div style><br></div><div style>So then messages would be published with integers as routing keys and be routed if they are inside an interval.</div><div style><br></div><div style>One use case I could see for this is implementing some sort of priorities for message processing. Another could be a very simple load balancing of messages.</div>
<div style><br></div><div style>Any thoughts?</div><div style><br></div><div style>Regards,</div><div style><br></div><div style>Alvaro</div></div>