Skip to content

rajnee/zookeeper_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

zookeeper_examples

Some zookeeper examples of usage

Examples in the samples package are based on raw zookeeper client. Examples under the curator package uses curator.

An attempt has been made in the samples package to keep the algorithm close to correct. Options like automatic reconnnection offered by Curator are not handled here. Only standard reconnection by Zookeeper client is used.

About

Some zookeeper examples of usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages