xiajunsongfan / zkclientLinks
zookeeper java客户端的封装,使用者不用再关心断线重连、watch监听、session过期等问题,并使用zookeeper 实现了分布式锁
☆32Updated 7 years ago
Alternatives and similar repositories for zkclient
Users that are interested in zkclient are comparing it to the libraries listed below
Sorting:
- 这是一个ZooKeeper客户端,实现了断线重连,会话过期重连,永久监听,子节点数据变化的监听。并且加入了常用功能,例如分布式锁,Leader选举,主从服务锁,分布式队列等。☆26Updated 9 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- Cronner 是一个分布式定时任务框架,支持作业依赖、分片、失效转移、集中配置和监控。☆54Updated 7 years ago
- 分布式数据源分表分库、读写分离应用层框架☆56Updated 9 years ago
- 基于Netty实现轻量级的微服务通讯网关。主要实现了安全、流控、代理、路由等功能。☆18Updated 8 years ago
- 使用zipkin集成从http到dubbo rcp的调用链跟踪☆71Updated 8 years ago
- 专业java监控平台☆77Updated 10 years ago
- Dubbox整合Spring Boot基于Avro、Thrift协议构建REST服务☆40Updated 9 years ago
- redis分布式锁☆48Updated 10 years ago
- mybatis table sharding plugin☆60Updated 3 years ago
- 铜板街轻量级JDBC层分库分表框架☆49Updated last year
- 分布式任务调度框架教程, 包括: Quartz、Elastic-Job和TBSchedule.☆31Updated 6 years ago
- 基于Dubbo埋点的分布式调用跟踪系统☆45Updated 8 years ago
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆30Updated 8 years ago
- java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava☆33Updated last year
- 分布式链路跟踪监控插件,开箱即用,使用方式参考module:j360-trace-example , 本项目供学习之用,参考Google Dapper论文设计,收集存储分离,使用kafka,http,mq等进行解耦☆62Updated 8 years ago
- LCN分布式事务框架v4.0 dubbo-lcn-demo☆40Updated 7 years ago
- 轻量级java消息中间件☆55Updated 9 years ago
- 基于netty http协议栈的轻量级 mvc 组件☆90Updated 8 years ago
- 规则引擎的使用:excel决策表、drl决策文件 spring3.2+drools5.6 spring4.1+drools5.6 测试通过☆29Updated 10 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 7 years ago
- 基于zookeeper+quartz/spring task的分布式任务调度组件,非常小巧,无需任何修改就可以使spring task具备分布式特性,确保所有任务在集群中不重复,不遗漏的执行。☆31Updated 9 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 基于springboot的thrift的rpc, 服务发现基于etcd,路由基于ribbon☆80Updated 7 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Updated 6 years ago
- ☆62Updated 7 years ago
- 自定义的spring-boot的dubbox starter,为spring-boot相关的项目使用dubbox提供简易的方式并集成spring-boot的auto configuration☆25Updated 8 years ago
- 一个基于Spring Boot的Storm开发手脚架,开箱即用!集成读写Kafka、写Redis、写MySQL示例。☆59Updated 6 years ago
- 简单,集中 ,分布式的配置管理☆121Updated 7 years ago
- zk + netty 实现集群节点文件同步服务☆32Updated 9 years ago