Skip to content

hliyufeng/zklock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

基于zookeeper的zk分布式锁实现

-------------------------------------------------------------------------
注意curator的版本和服务器zk的安装的版本
The are currently two released versions of Curator, 2.x.x and 3.x.x:

Curator 2.x.x - compatible with both ZooKeeper 3.4.x and ZooKeeper 3.5.x
Curator 3.x.x - compatible only with ZooKeeper 3.5.x and includes support
for new features such as dynamic reconfiguration, etc.
-------------------------------------------------------------------------

About

基于zk实现的分布式锁

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%