<div dir="ltr">Use 3 queues and a fanout exchange or direct exchange with the same routing key bound to those queues.  A message on a queue will only go to a single consumer.<div><br></div><div>Jason</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Thu, Feb 27, 2014 at 11:39 AM, Trần Đức Thông <span dir="ltr"><<a href="mailto:humg.thongit@gmail.com" target="_blank">humg.thongit@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div>Hi all.<br></div><div><br></div><div>I am using RabbitMQ.Net to do build demo on model Publish and Subscribe.</div><div><br></div><div>I am want to custom model "Publish and Subscribe" is same image after.</div>
<div><br></div><p style="text-align:center;clear:both"><a href="https://lh5.googleusercontent.com/-gekQnouIyic/Uw93JLQpcZI/AAAAAAAAAQM/_FfwhJAcpmM/s1600/direct-exchange.png" style="margin-left:1em;margin-right:1em" target="_blank"><img src="https://lh5.googleusercontent.com/-gekQnouIyic/Uw93JLQpcZI/AAAAAAAAAQM/_FfwhJAcpmM/s1600/direct-exchange.png" border="0"></a></p>
<div>Producer create message -> send to an Exchange with routing key -> message into queue with same routing key.</div><div><br></div><div>In queue Q1 have 3 Consumer received message and 3 consumer will received the same message.</div>
<div><br></div><div>I am building application on C#.</div><div><br></div><div>Pls help me.</div><div><br></div><div>Thanks!</div></div><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>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Jason McIntosh<br><a href="https://github.com/jasonmcintosh/" target="_blank">https://github.com/jasonmcintosh/</a><br>573-424-7612</div>
</div>