[rabbitmq-discuss] Network routing in RabbitMQ

Marek Majkowski majek04 at gmail.com
Wed Mar 9 16:04:53 GMT 2011


On Wed, Mar 9, 2011 at 14:15, José Manuel Rivas de Arriba
<jmrivas at amper.es> wrote:
> Do you know if network routing is natively implemented in RabbitMQ or it
> must be solved by our application?

Well, rabbitmq has a concept of exchanges that are responsible
for the routing of the messages. They can definitely handle some complexity.

Take a look here:
http://www.rabbitmq.com/tutorial-five-python.html


More information about the rabbitmq-discuss mailing list