madelson/DistributedLock

Zookeeper implementation

dazinator opened this issue · 0 comments

I stumbled across this c# example of using apache zookeeper for distributed locking and found it interesting, and wondered if there was room here for a zookeeper implementation.

https://developpaper.com/an-example-of-zookeepers-method-for-implementing-distributed-locks/