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
- 分布式数据源分表分库、读写分离应用层框架☆56Updated 10 years ago
- Dubbox整合Spring Boot基于Avro、Thrift协议构建REST服务☆40Updated 9 years ago
- Cronner 是一个分布式定时任务框架,支持作业依赖、分片、失效转移、集中配置和监控。☆54Updated 7 years ago
- java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava☆33Updated last year
- redis分布式锁☆48Updated 10 years ago
- 分布式任务调度框架教程, 包括: Quartz、Elastic-Job和TBSchedule.☆32Updated 6 years ago
- 铜板街轻量级JDBC层分库分表框架☆49Updated last year
- ID生成服务器,多种高性能ID生成策略☆17Updated 8 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 8 years ago
- 日志分析器,仿造elk中logstash的简单Java实现,实现监控目录日志,自动解析存入elasticsearch。☆22Updated 9 years ago
- LCN分布式事务框架v4.0 dubbo-lcn-demo☆40Updated 7 years ago
- 基于可靠消息的分布式事务实现方案☆30Updated 8 years ago
- 使用zipkin集成从http到dubbo rcp的调用链跟踪☆71Updated 8 years ago
- 简单,集中,分布式的配置管理☆121Updated 7 years ago
- 专业java监控平台☆77Updated 10 years ago
- 基于Java Netty的HTTP客户端工具 & HTTP高性能测试工具。参数灵活定制、支持邮件报表等。Python Tornado版: https://github.com/junneyang/http-benchmark-tornado 。☆42Updated 10 years ago
- 基于云计算Iaas平台的企业级云计算,一站式解决方案,http://www.springcloud.cn☆28Updated 10 years ago
- 分布式链路跟踪监控插件,开箱即用,使用方式参考module:j360-trace-example , 本项目供学习之用,参考Google Dapper论文设计,收集存储分离,使用kafka,http,mq等进行解耦☆62Updated 8 years ago
- 基于事务的读写分离☆45Updated 7 years ago
- 用于RocketMQ与Flume-ng之间的消息接收和投递☆31Updated 10 years ago
- 基于Guava的RateLimiter、Redis封装了并发控制、限流管理功能,支持配置文件和硬编码形式进行限流控制,控制粒度在方法级别,使用简单。☆68Updated 8 years ago
- mybatis3在spring中的分库分表☆26Updated 8 years ago
- 基于Netty实现轻量级的微服务通讯网关。主要实现了安全、流控、代理、路由等功能。☆18Updated 9 years ago
- 一个基于Spring Boot的Storm开发手脚架,开箱即用!集成读写Kafka、写Redis、写MySQL示例。☆59Updated 6 years ago
- 基于Dubbo埋点的分布式调用跟踪系统☆45Updated 9 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 8 years ago
- 一个支持多级缓存的分布式缓存系统☆20Updated 7 years ago
- Spring Cloud 跨服务数据聚合小框架,解决服务拆分的静态数据聚合之痛。举个栗子:两个服务,A服务的某张表用到了B服务的某张表的值,我们在对A服务那张表查询的时候,把B服务某张表的值聚合在A服务的那次查询过程中。☆36Updated 3 years ago