[rabbitmq-discuss] Is my Architecture ok?

nybras brettflitter at gmail.com
Thu Nov 15 12:54:42 GMT 2012


Emile Joubert-2 wrote
> One possible way to implement this would be to create a direct exchange 
> for each publisher and a queue for each subscriber. Publishers send 
> their messages with routing keys matching the topics, and consumers 
> create bindings for each topic they are interested in. They way each 
> consumer queue will contain messages from the publisher topics they are 
> interested in.
> 
> The third tutorial has more information on how to implement the Pub/Sub 
> pattern:
> http://www.rabbitmq.com/tutorials/tutorial-three-python.html
> 
> 
> -Emile

That's great thank you. Just to make sure I fully understand could you
confirm that this diagram I've just drawn is what you meant please?

http://i32.photobucket.com/albums/d47/nybras/IMG_20121115_124226.jpg

Many thanks



--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Exchange-using-MySQL-tp23396p23411.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list