Recipes
Last updated
Last updated
A number of complex scenarios such as distributed locks, barriers, queues, leadership providers can be implemented using simple ZooKeeper building blocks. These algorithms are explained in detail in the official ZK . Currently, only distributed locks are implemented in Vostok.ZooKeeper.Recipes
.