I started to work with Activemq-cpp and used the asychronous client that is available as example. But now I want to implement a request-response, i.e. the producer starts SENDINGa message to the consumer and WAITS for the response. The consumer GETS the message, CHANGES it and SENDS back to the producer. The consumer has a receive option, but I have no idea how to configure both for request-response, especially the producer.
I appriciate any help. Thx in advance. -- View this message in context: http://activemq.2283324.n4.nabble.com/Activemq-cpp-request-response-tp4713776.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.