Skip to content

path0971/distributed-system-zookeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

First of all, to use these codes and algorithms, you should match the versions of jdk, maven-compiler-plugin, zookeeper for pom.xml.

I 've applied zookeeper 3.4.12 for the distributed system.

For notice : <To set up the Zookeeper server, you should write down the path/to/your/dataDIR/ and open up the customed port and I used the port 2181 for the zookeeper server.>

Also, to rectify errors while configuring zookeeper env't, I added "flush" in the code to get the messages right away from the buffers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages