[rabbitmq-discuss] broadcast message and wait

Tim Watson watson.timothy at gmail.com
Thu Jun 6 11:07:05 BST 2013


On 6 Jun 2013, at 10:56, Pedro Sá da
Costa <psdc1978 at gmail.com> wrote:

> Hi, 
> I want to send the same message to all workers and wait that all replies. How i do this?

You could use a fan out and set a reply to address in a header, then wait until you've seen the anticipated number of replies (or mark replies with a worker specific identifier) or timed out.

Cheers,
Tim


More information about the rabbitmq-discuss mailing list