Since the ruby api only supports the SimpleConsumer then there is no
need for coordination between consumers right.. ie ZooKeeper is not
required. Is this a safe assumption?
On 11/7/11 7:26 AM, Mark wrote:
Are consumer groups available to any other language but java?
On 11/6/11 8:07 PM, Jun Rao wrote:
I think the Ruby client only implements SimpleConsumer, not the ZK-based
consumer (which supports consumer groups).
Thanks,
Jun
On Sun, Nov 6, 2011 at 1:40 PM, Mark<static.void....@gmail.com> wrote:
Is it possible to use consumer groups with the ruby client? I do not
see
any available options for that.
Thanks