[rabbitmq-discuss] Send message to queue
Simon MacMullen
simon at rabbitmq.com
Wed Feb 6 11:15:23 GMT 2013
On 06/02/13 11:01, Bernhard Mogens Ege wrote:
> But for some reason, putting a queuename into the routing key
> field apparently works. Is this normal behavior
Yes.
> and if so, where is it documented?
A number of places,
http://www.rabbitmq.com/tutorials/amqp-concepts.html#exchange-default
http://www.rabbitmq.com/amqp-0-9-1-reference.html#class.queue
are two such.
> Also, if I use BasicPublish and EventingBasicConsumer, can I use the
> ReplyTo field as I see fit, i.e. the API doesn’t act on the contents of
> the ReplyTo field?
Yes, the expectation is that it will usually be a queue name but we
don't enforce that.
Cheers, Simon
--
Simon MacMullen
RabbitMQ, VMware
More information about the rabbitmq-discuss
mailing list