mercredi 25 février 2015

Camel RabbitMQ Request Response Pattern Example

I'm looking for a sample code wich use the Camel RabbitMQ Request Response Pattern.


My use case : - A request message is depose in a RabbitMQ Queue - A Camel route consume the message, invoke an external Web Service, and reply the response based on the reply-to properties of the message


I also implement this use case using Spring AMQP but I want to do it with Camel RabbitMQ too.


Camel Documentation : http://ift.tt/1ihKfd4


Thanks for your help.


Arnaud


Aucun commentaire:

Enregistrer un commentaire