Skip to content

The aim is to demonstrate the leader election using apache curator library and zookeeper

License

Notifications You must be signed in to change notification settings

santoshjoshi/zookeeperLeaderElection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zookeeper Leader Election

How to Run

Start Zookeeper

sh zkServer.sh start

Running the Program gradle run -Pargs='NAME, localhost:2181'

Libraries Being Used

a) Apache Curator b) Apache Curator Receipes

About

The aim is to demonstrate the leader election using apache curator library and zookeeper

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages