Hi I used the implementation of Curator for the distributed queue recipe of Zookeeper.
However, if see some strange behavior: * The throughput of the consumption of the items drastically decreases when I enhance the number of consumers? * When I launch several consumers on several servers ( of a same Zookeeper chorum, of course), I see that some of the consumers are in an idle state most of the time, instead of consuming items.... Is it a known behavior? Can we solve this? In the meanwhile, it reduces the motivation to use a distributed queue!! ... Many thanks for your help! Regards Benjamin
