You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2020/04/26 15:37:06 UTC

[GitHub] [activemq-nms-amqp] Havret commented on pull request #56: AMQNET-637 NMS 2.0 - Add NMS 2.0 method implementations.

Havret commented on pull request #56:
URL: https://github.com/apache/activemq-nms-amqp/pull/56#issuecomment-619571356


   Tbh I don't get it. 
   
   I see 2 cases here. 
   
   1) Sync fire and forget mode for non persistent messages. 
   2) Async when we actually wait for the completion from the transport layer.
   
   I wouldn't follow JMS strictly in terms of async api, as this concept essentially doesn't exist in Java. That's why I was against including passing callbacks, it totally obscures the api. 


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org