francisoliverlee commented on issue #3272:
URL: https://github.com/apache/rocketmq/issues/3272#issuecomment-900426274


   ### request-reply message can be right for you .
   
   - demo sync producer :  
https://github.com/apache/rocketmq/blob/master/example/src/main/java/org/apache/rocketmq/example/rpc/RequestProducer.java
   - demo async producer : 
https://github.com/apache/rocketmq/blob/master/example/src/main/java/org/apache/rocketmq/example/rpc/AsyncRequestProducer.java
   - demo consumer : 
https://github.com/apache/rocketmq/blob/master/example/src/main/java/org/apache/rocketmq/example/rpc/ResponseConsumer.java
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to