<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>Hi all,</div>
<div><br>
</div>
<div>I was wondering if anyone had any strong feelings about moving from python-evzookeeper (https://pypi.python.org/pypi/evzookeeper/0.4.0) to kazoo (https://pypi.python.org/pypi/kazoo).</div>
<div><br>
</div>
<div>Kazoo seems to be under a little more active development & maturity, and itself is pure-python (no dependence on a c-library and the associated issues with eventlet).</div>
<div><br>
</div>
<div>I also like how kazoo has more of the recipes and primitives that will be useful going forward as the need for zookeeper gets bigger and bigger.</div>
<div><br>
</div>
<div>Kazoo also seems to be in active use @ mozilla, zope, reddit and others, and has nice docs also @ http://kazoo.readthedocs.org/en/latest/</div>
<div><br>
</div>
<div>The only place right now that I see this attempt to use evzookeeper is in the servicegroup code, which I think can be ported to kazoo pretty easily.</div>
<div><br>
</div>
<div>Would anyone have any strong feelings on that change?</div>
<div><br>
</div>
<div>-Josh</div>
<div><br>
</div>
<div><br>
</div>
</body>
</html>