I have a prototype of a zk consumer implementation on top of the Ruby
client if you want to check it out, Mark. Unfortunately, it's only for
the producer side. There seem to be some bugs in the existing ruby
client's consumer code so we aren't using that part. I'd love more
eyes on it to help me iron things out and extend it to the consumer
side, if you'd like to help.

On Mon, Nov 7, 2011 at 8:12 AM, Jun Rao <jun...@gmail.com> wrote:
> If a topic is stored in multiple brokers/partitions, then you need
> coordination in the consumer.
>
> Thanks,
>
> Jun
>
> On Mon, Nov 7, 2011 at 8:03 AM, Mark <static.void....@gmail.com> wrote:
>
>> 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
>>>>>
>>>>>
>



-- 
--
Dave Fayram
dfay...@gmail.com
dave.fay...@crowdflower.com

Reply via email to