Hello,
Using Qpid Proton (mainly Python), I know you can have multiple consumers 
against one queue and they operate in a race condition.
But can the same happen with a subscription?  In other words, how do I 
configure multiple consumers against one subscription so that messages are 
distributed amongst them?  This has come up as a requirement to support an 
auto-scaling client, who wants to make multiple connections to a durable 
subscription but not receive duplicate messages.
Thanks,
J.
 
Jeremy Gooch http://goochgooch.co.uk

Reply via email to