[rabbitmq-discuss] Exchange related question

Alvaro Videla videlalvaro at gmail.com
Thu Apr 26 21:20:23 BST 2012


Hi, 

You publish messages to an exchange when you do:

$channel->basic_publish('exchange_name', $message, 'routing_key');

So the message will go just to that exchange you specify during publish.

Regards,

Alvaro 

-- 
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)


On Thursday, April 26, 2012 at 10:07 PM, Saima Asif wrote:

> Hi,
> 
> I have a simple question to confirm my idea about exchanges, When a message arrives and there are number of exchanges, does it move to all exchanges ,or before sending it to exchange it is decided that this message would be moved to this particular exchange if yes who decides this?
> 
> Thanks in advance.
>  
> Saima Asif
> 
> 
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com (mailto:rabbitmq-discuss at lists.rabbitmq.com)
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
> 
> 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120426/5335a7ce/attachment.htm>


More information about the rabbitmq-discuss mailing list