[rabbitmq-discuss] Pub/sub

Emile Joubert emile at rabbitmq.com
Mon Oct 7 10:25:49 BST 2013


On 05/10/13 10:00, Dessyre Dangeubun wrote:

> You said, i can used pub/sub for my project. Website A(website server)
> can broadcase to client.


Yes, you can use pub/sub if you wish to broadcast information from one
application to another. See the relevant tutorial example for a more
detailed discussion:

http://www.rabbitmq.com/tutorials/tutorial-one-python.html

In your case the WebsiteA is the publisher and WebsiteB is the subscriber.



-Emile


More information about the rabbitmq-discuss mailing list