[rabbitmq-discuss] Reg: RabbitMQ
Emile Joubert
emile at rabbitmq.com
Sat Aug 11 09:40:26 BST 2012
Hi,
On 11/08/12 07:14, Ramachandrarao, K [ SGGI - IT ] wrote:
> The Producer Client will send the message to the RabbitMQ Queue and the
> consumer Client will retrieve the Message by using the same Queue name.
The first tutorial explains step-by-step how to set that up:
http://www.rabbitmq.com/tutorials/tutorial-one-java.html
The tutorials have been implemented in a number of languages, including C#:
https://github.com/rabbitmq/rabbitmq-tutorials/tree/master/dotnet
The AMQP model overview should answer many of your questions:
http://www.rabbitmq.com/tutorials/amqp-concepts.html
-Emile
More information about the rabbitmq-discuss
mailing list