On 10/11/17 18:11, Keith W wrote:
I infer that CPP Broker must be optimistically sending the
Disposition back to the client before the data is sync'd, so that is
why you see better performance (but with a lesser guarantee).

I don't believe that is the case. The c++ broker only sends back the disposition once confirmed by the store (and the linear store only confirms once synced).

Are you sure that (a) the store was in use and (b) you were waiting for acknowledgement of one message before sending the next (sending asynchronously is obviously faster)?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to