On 17 June 2014 10:31, Jordan Zimmerman <[email protected]> wrote:

> I know Mesos uses ZooKeeper and it was written in C++. But, I haven’t
> looked closely at how they use it.
>

They have wrapper classes, albeit this is not factored out as a separate
library. I.e.:

https://github.com/apache/mesos/blob/master/src/zookeeper/zookeeper.cpp

Maybe it could be?

-rgs

Reply via email to