1 Reply Latest reply on Oct 17, 2012 12:26 AM by roboticon

    Durable Subscribers

    roboticon

      I once used a commercial JMS provider that allowed a durable topic subscription (having a unique  subscription name)  to be shared by two or more active JMS client consumers.

       

      The JMS provider delivered the JMS messages to each connected client in a round-robin fashion.   This allowed a two-node client solution to tollerate a node failure.  Also, no duplicates would be sent.

       

      How can I do this with Fuse MQ?

       

      Is this a possible solution?

      http://activemq.apache.org/exclusive-consumer.html

       

      Thanks,

      --scott c.

       

      Edited by: roboticon on Oct 16, 2012 10:16 PM

       

      Edited by: roboticon on Oct 16, 2012 10:41 PM

       

      Edited by: roboticon on Oct 16, 2012 10:54 PM

       

      Edited by: roboticon on Oct 16, 2012 11:14 PM