Distributed lock using Apache ZooKeeper
Pre-requisites:
Basic understanding of Zookeeper and its Data model.
In this blog, we create we will be using single node Zookeeper running in Docker Desktop.
Server setup using Docker
If the docker is installed, use below the command to run the s...
thirumurthi.hashnode.dev5 min read