Distributed locking using Apache ZooKeeper and Apache Curator
Distributed lock using Apache Curator client for Apache Zookeeper
In this example we will see how to create distributed lock using Apache curator recipes.
We can setup development environment using in docker using this blog
Java Client Code that...
thirumurthi.hashnode.dev2 min read