HI, We have used activemq cpp and created a session. The session is set in the auto acknowledge mode. Multiple threads have been launched from that code and each thread has a consumer.All consumers are listening on the same queue, and sharing the same session.
It looks that a message on that queue is being consumed by more than consumer. Is it possible that same message is consumed by more than one consumer when the session is set in auto acknowledge mode, or am I doing something wrong. Kindly let me know your inputs. Thanks, Manu -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-CPP-Same-message-being-consumed-by-two-consumers-tp4096080p4096080.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.