Hi Team,

We are using "qpid-jms-client-0.40.0" to send messages to Azure ServiceBus.
At this moment, we are using "jms.forceSyncSend=true" to avoid message loss.

We got the requirement to publish message asynchronously for better
throughtput.

I have few questions around ASYNC operation to use it effectively in our
estate -
- How async operation are handling the messages internally (documentation is
very thin) 
- Is this making network call to broker and waiting for responses?
- How the message reliability is maintained?  
- what are the downsides of using ASYNC from a library usage perspective?

Any insights, you can offer here.

Regards,
Abhishek Kumar





--
Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to