这是一个ZooKeeper客户端,实现了断线重连,会话过期重连,永久监听,子节点数据变化的监听。并且加入了常用功能,例如分布式锁,Leader选举,主从服务锁,分布式队列等。
☆26Jul 8, 2016Updated 10 years ago
Alternatives and similar repositories for zkclient
Users that are interested in zkclient are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- zookeeper java客户端的封装,使用者不用再关心断线重连、watch监听、session过期等问题,并使用zookeeper 实现了分布式锁☆33Feb 9, 2018Updated 8 years ago
- ZkConfig是为zookeeper开发的配置服务工具包,能与现有的Java系统进行良好的集成,也可以使用与非java系统以独立进程运行。提供与spring进行集成的插件。采用注解方式对需要动态更新的内存数据对象进行标注。 ZkConfig用于解决在系统集群中配置文件的实…☆26Apr 17, 2015Updated 11 years ago
- squirrel-foundation is a State Machine library, which provided a lightweight, easy use, type safe and programmable state machine implemen…☆14Jun 21, 2017Updated 9 years ago
- 使用kafka实现log4j日志集中管理☆14Jan 6, 2021Updated 5 years ago
- YMP开发框架是一套轻量级的JAVA应用开发框架,具有统一的配置体系结构、系统与业务日志分离、插件化开发模式、简单轻量的MVC和持久化支持等特性;☆34Apr 19, 2018Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 基于ActiveMQ的数据交换中间件☆14Aug 17, 2014Updated 12 years ago
- 分布式脚手架框架(总结整理)☆15Aug 27, 2015Updated 11 years ago
- 支持任意个队列,每个队列任意多个消费者的基于 HTTP GET/POST 协议的轻量级开源简单消息队列服务!☆34Apr 15, 2026Updated 5 months ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆14Jun 18, 2015Updated 11 years ago
- Distributed Configuration Management Platform(分布式配置管理平台)☆15Sep 30, 2016Updated 9 years ago
- 业务流水号规则生成器☆28Sep 13, 2016Updated 10 years ago
- Redis多实例集中管理与监控的开源解决方案☆19Feb 23, 2017Updated 9 years ago
- java性能采集工具☆52Jul 24, 2018Updated 8 years ago
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现☆16Mar 11, 2014Updated 12 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 《Spring 5实战》中文版代码清单☆18Jul 23, 2021Updated 5 years ago
- redis ha cluster☆15Jun 7, 2015Updated 11 years ago
- Read the Arcgis .bundle file and use WebGIS to load and parse the transformation in batches.( 读取Arcgis .bundle文件,并使用webgis加载,批量解析转换。)☆31Feb 28, 2019Updated 7 years ago
- 日志分析器,仿造elk中logstash的简单Java实现,实现监控目录日志,自动解析存入elasticsearch。☆21Mar 10, 2016Updated 10 years ago
- hadoop-docker集群☆21Jun 3, 2017Updated 9 years ago
- 一个redis集群管理方案☆22Dec 10, 2022Updated 3 years ago
- 大规模分布式系统的跟踪、监控、告警平台☆55May 15, 2014Updated 12 years ago
- 使用Spring3+Spring JPA+Shiro+ExtJS4 开发项目脚手架。已实现用户、权限、角色,资源、菜单,消息,公告,字典库、日志、excel导入,代码生成器、工作流等功能。☆24Dec 7, 2014Updated 11 years ago
- 发票OCR识别(可扩展,配置参数识别其他票据)☆39Jan 18, 2017Updated 9 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- a zookeeper client, that makes life a little easier.☆1,077Mar 14, 2024Updated 2 years ago
- 腾讯微博数据服务架构。☆19Apr 15, 2023Updated 3 years ago
- kafka client prometheus collector☆10Mar 22, 2021Updated 5 years ago
- 基于 PHP 和 word2vec 的分类器,用于文章、新闻等内容自动分类,项目包含样本训练、识别代码,分词组件用的是 PhpAnalysis,简单灵活。欢迎大家一起优化并完善。☆12Nov 22, 2019Updated 6 years ago
- Geographical Information Science Tutorial and Practice course in UCAS☆13Dec 12, 2021Updated 4 years ago
- 3D Extension Module for GeoServer☆13Jul 23, 2018Updated 8 years ago
- 买房还是租房小程序。计算未来的净资产,绘制成图表供对比。☆15Apr 11, 2021Updated 5 years ago
- 以CMS为业务需求构建的springBoot项目☆13Sep 27, 2018Updated 7 years ago
- 爬虫抓取框架,封装HttpClient,Htmlunit,Selenium等工具☆26Nov 15, 2018Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- OGC Web Feature Service 2.0 interface for the 3D City Database☆31Jan 7, 2026Updated 8 months ago
- 分布式小文件存储系统☆24Jan 7, 2017Updated 9 years ago
- spring cloud 测试工程☆11Jan 29, 2019Updated 7 years ago
- bbs 一个基于spring mvc的论坛☆26Apr 17, 2015Updated 11 years ago
- 根据Dribbble 网站开源的API,将世界各大优秀设计师的作品,展示出来,用于学习MD设计和流式编程。项目采用Google设计规范Material Design设计开发,基础架构采用MVP模式进一步解耦, 使用流式编程框架RxJava + RxAndroid ,结合Re…☆21Feb 17, 2017Updated 9 years ago
- Spring Boot脚手架,集成H2 单元测试 + Mockito + Kotlin + Mybatis + Checkstyle + Jacoco + Gradle☆11Nov 10, 2023Updated 2 years ago
- Demos of Docker usage.☆33Apr 5, 2016Updated 10 years ago