On 09/25/2013 02:14 PM, Ted Ross wrote:
Load-balanced fan-out is not currently implemented but is something that I consider a key feature. I'd be interested to hear if you have specific requirements for how it works.
What about selective subscriptions e.g. sub-topic matching or wildcard matching?
One interesting request I've heard is to be able to establish groups of consumers for a "topic". A message will be delivered to one consumer within each group. In other words, messages are broadcast to all groups but are load-balanced within each group.
That is like shared subscriptions in qpidd (but obviously more distributed). --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
