ZooKeeper ruby client update
I just fixed up the Zookeeper ruby client. Now C and Jruby have the same interface and watches work in MRI. It’s still not completely specced and hasn’t been used in production, but it’s looking pretty promising. Zookeeper sure lets you do a lot of cool stuff that would otherwise be really hard in a cluster.
Post a comment