How to set acknowledgement mode UNORDERED_ASKNOWLEDGEMENT for concurrent SQS listeners using JMS
We are using JMS library for consuming SQS messages. UNORDERED_ACKNOWLEDGEMENT was working fine till concurrency was not into picture.
We are using JMS library for consuming SQS messages. UNORDERED_ACKNOWLEDGEMENT was working fine till concurrency was not into picture.