zookeeper for gearman?

2010-02-19 Thread Thomas Koch
CC to zookeeper-user Hi, I've not keeped myself up to date on gearman development in the last weeks (months) since I've been occupied with other duties, mostly the introduction of hadoop[1] in our company. One subproject of hadoop is zookeeper[2], "a centralized service for maintaining configu

Re: Zab documentation ?

2010-02-19 Thread Patrick Hunt
Mahadev can you put a link to that up on the wiki? Patrick Mahadev Konar wrote: Hi Kay, There is a paper "Brief Announcement Zab A Practical Totally Ordered Broadcast Protocol." in DISC 2009 By ben and flavio which has the details of zab in it. Thanks mahadev On 2/18/10 6:07 PM, "Kay Ka

Ruby client binding for ZooKeeper now available.

2010-02-19 Thread Patrick Hunt
Sorry if this is a dup for those of you following me on twitter (http://twitter.com/phunt) but I wanted to let you know that twitter (the company) has contributed a Ruby client binding for ZooKeeper. You can learn more about the gem here: http://bit.ly/b9VB6k Regards, Patrick

Re: Zab documentation ?

2010-02-19 Thread Sudipto Das
I found this paper a bit more detailed, and helpful. *A simple totally ordered broadcast protocol http://portal.acm.org/citation.cfm?id=1529978 * Best Regards Sudipto Das PhD Candidate CS @ UCSB Santa Barbara, CA 93106, USA http://www.cs.ucsb.edu/~sudipto On Fri, Feb 19, 2010 at 9:08 AM, Patric

Re: Zab documentation ?

2010-02-19 Thread Patrick Hunt
Ah, good idea, I put it up on the Zab page, thanks. http://wiki.apache.org/hadoop/ZooKeeper/Zab Patrick Sudipto Das wrote: I found this paper a bit more detailed, and helpful. *A simple totally ordered broadcast protocol http://portal.acm.org/citation.cfm?id=1529978 * Best Regards Sudipto Das

Re: Ruby client binding for ZooKeeper now available.

2010-02-19 Thread Jeff Hammerbacher
Are there plans to integrate this work with the Apache project? https://issues.apache.org/jira/browse/ZOOKEEPER-661. On Fri, Feb 19, 2010 at 10:23 AM, Patrick Hunt wrote: > Sorry if this is a dup for those of you following me on twitter ( > http://twitter.com/phunt) but I wanted to let you know

Re: Ruby client binding for ZooKeeper now available.

2010-02-19 Thread Eric Maland
I'd be happy to contribute it. This is a fork of someone else's client, which I forward-ported and added much functionality to. It is slightly incomplete, I will be finishing it soon. The current client is MIT licensed. Is the ASF license compatible? If not I can ask the original author to

Re: zookeeper for gearman?

2010-02-19 Thread Patrick Hunt
Thomas, I've looked at integrating the two, so far as to download the gearman source and examine it a bit. I didn't see a huge near-term win implementing a plugin as gearman already has support for drizzle/memcached/sqlite4/pq. While ZK could be used to provide highly reliable/available persist