ruanjianlxm / distributedLock
基于zookeeper的分布式锁的实现
☆23Updated 9 years ago
Alternatives and similar repositories for distributedLock:
Users that are interested in distributedLock are comparing it to the libraries listed below
- ID生成服务器,多种高性能ID生成 策略☆17Updated 7 years ago
- dubbox zookeeper示例,项目采用maven工程,基于spring boot☆16Updated 8 years ago
- dubbo服务间的分布式事物☆11Updated 9 years ago
- 基于Redis的延迟队列系统☆46Updated 7 years ago
- 一个支持多级缓存的分布式缓存系统☆19Updated 7 years ago
- 分布式任务调度框架教程, 包括: Quartz、Elastic-Job和TBSchedule.☆31Updated 5 years ago
- 使用kafka实现log4j日志集中管理☆14Updated 4 years ago
- 基于Spring4.18+SpringMVC 4.18+hibernate4的内容管理系统☆13Updated 9 years ago
- 基于云计算Iaas平台的企业级云计算,一站式解决方案,http://www.springcloud.cn☆28Updated 9 years ago
- dubbo日志扩展插件☆25Updated 7 years ago
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现