In JMS 2.0, it's possible to have a shared subscription, where multiple instances of the same service can share a subscription. Only one instance of that service will receive the message.Is that scenario also possible with Hazelcast?
--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hazelcast+...@googlegroups.com.
To post to this group, send email to haze...@googlegroups.com.
Visit this group at https://groups.google.com/group/hazelcast.
To view this discussion on the web visit https://groups.google.com/d/msgid/hazelcast/654a93d8-0940-4dea-97a3-a52cb2ea5b79%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On Oct 15, 2016, at 2:01 PM, Bert <be...@famroos.nu> wrote:
In JMS 2.0, it's possible to have a shared subscription, where multiple instances of the same service can share a subscription. Only one instance of that service will receive the message.Is that scenario also possible with Hazelcast?
In JMS 2.0, it's possible to have a shared subscription, where multiple instances of the same service can share a subscription. Only one instance of that service will receive the message.Is that scenario also possible with Hazelcast?
--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hazelcast+unsubscribe@googlegroups.com.
You could get similar behavior with an IQueue - this allows for multiple "subscribers" to round-robin the pending messages.
On Sat, Oct 15, 2016 at 2:01 PM, Bert <be...@famroos.nu> wrote:
In JMS 2.0, it's possible to have a shared subscription, where multiple instances of the same service can share a subscription. Only one instance of that service will receive the message.Is that scenario also possible with Hazelcast?
--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hazelcast+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hazelcast/65688399-147c-47a6-ad22-f11a08776c3b%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hazelcast/9e5b3964-6795-4b18-887c-86d1d66e166b%40googlegroups.com.