Hi,

We use Apache NMS library for consuming the broker (from .Net). We would
like to scale out consumers by subscribing to the same topic, but the
consumers acting as competing consumers, so that only one of them processes
any message. ActiveMQ artemis supports multiple clients to a multicast queue
under an address.

 Apache JMS 2.0 supports creating shared consumers for this purpose -
https://www.oracle.com/technetwork/articles/java/jms2messaging-1954190.html

Is such a feature available with Apache NMS library, or will this be
available some time in the future?

Thanks,
Praveen




--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Reply via email to