[rabbitmq-discuss] whether the weather is right.
Matthias Radestock
matthias at lshift.net
Sat Nov 8 18:29:17 GMT 2008
Peter Silva wrote:
> To me, unicast/direct, multi-cast/topic, broadcast/fanout data
> distribution has nothing to do with how the data arrived at the
> switch/broker/exchange. Neither producer, nor consumer should have
> anything to say about that.
Then who does? Some administrator? If so, just write a small AMQP client
app that creates the exchanges, queues and bindings, and run that as the
administrator. Producer then will just need to know the name of the
exchange, and consumers the name of their queue.
Matthias.
More information about the rabbitmq-discuss
mailing list