Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 217 Bytes

README.md

File metadata and controls

20 lines (9 loc) · 217 Bytes

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