Hey, Are you already using Ignite together with JMS and what is the primary reason for the JMS replacement?
- Denis On Wed, Oct 23, 2019 at 4:41 AM pauld <[email protected]> wrote: > I have a system that uses JMS topics with a durable subscription to process > events between different applications, and the durable subscription ensures > that the subscriber does not loose messages in the event that the consumer > is down for some reason. > > I like the data grid capabilities and would like to see the feasibility of > replacing the JMS component with the Ignite Messaging support, but don't > see > a way to recover a subscriber after an outage. Is there a process within > ignite to support this, or would I really need to stick with the > traditional > JMS broker for a durable topic subscription. > > Thanks! > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
