Is there any example for implementing a request-reply using camel and
rabbitmq. For example something like this patternExternal Service -->
message_queue(rabbitmq) --> camel -> message_queue(different rabbitmq)-->
External service listener listens and puts the response back on the queue.
rabbitmq. For example something like this patternExternal Service -->
message_queue(rabbitmq) --> camel -> message_queue(different rabbitmq)-->
External service listener listens and puts the response back on the queue.