There are a few Zookeeper equivalent projects written in Go. Etcd for instance.
Erlang could also be a lightweight ideal distributed key-value store for specific configuration sharing and service discovery purpose, using Mnesia for instance. Are there any Erlang equivalents of Zookeeper ?
I am not aware of any directly usable implementation of Zookeeper in Erlang but there are implementations of the Zookeeper Atomic Broadcast (ZAB) protocol in erlang
Note that I have not used any of the above personally and do not know about the completeness or correctness of the implementation
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With