<div dir="ltr">This tutorial is what you want -�<a href="http://www.rabbitmq.com/tutorials/tutorial-two-java.html">http://www.rabbitmq.com/tutorials/tutorial-two-java.html</a></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Mon, Mar 3, 2014 at 3:22 PM, Li Li <span dir="ltr"><<a href="mailto:fancyerii@gmail.com" target="_blank">fancyerii@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

hi all,<br>
� � I want to use something like a message queue to implement a<br>
distributed system. there are one producer and many consumers to<br>
balance the load. messages will be randomed dispatched to all the<br>
consumers. if one consumer receive a message, it will process this<br>
message. but sometimes this particular consumer will be unable to<br>
process this message, it can 'refuse' this message and other consumers<br>
can process this one?<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</blockquote></div><br></div>