分布式系统服务ZooKeeper的学习历程
☆1,197Oct 11, 2023Updated 2 years ago
Alternatives and similar repositories for zookeeper
Users that are interested in zookeeper are comparing it to the libraries listed below
Sorting:
- Apache ZooKeeper☆12,732Feb 19, 2026Updated last week
- yangqi's blog☆100May 2, 2017Updated 8 years ago
- ⭐⭐⭐zk的设计与使用(集群,dubbo,分布式锁,master选举,负载均衡,watch,权限等)☆622Nov 16, 2022Updated 3 years ago
- Netty learning.☆3,557Feb 7, 2017Updated 9 years ago
- Apache Curator☆3,167Jan 26, 2026Updated last month
- Distributed Configuration Management Platform(分布式配置管理平台)☆5,539Jul 18, 2023Updated 2 years ago
- The java implementation of Apache Dubbo. An RPC and microservice framework.☆41,705Feb 23, 2026Updated last week
- Distributed scheduled job☆8,221Feb 7, 2026Updated 3 weeks ago
- all examples for ZooKeeper recipes by Curator☆185Oct 13, 2020Updated 5 years ago
- ZooKeeper client wrapper and rich ZooKeeper framework☆2,137Mar 24, 2023Updated 2 years ago
- ZooKeeper-Monitor, a monitor for zookeeper in java. Download https://github.com/alibaba/taokeeper/downloads☆1,045Nov 25, 2025Updated 3 months ago
- A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.☆5,911Nov 24, 2025Updated 3 months ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆233Sep 2, 2023Updated 2 years ago
- 阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池☆28,218Updated this week
- A simple RPC framework based on Netty, ZooKeeper and Spring☆2,448Oct 18, 2024Updated last year
- CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能…☆18,976Jan 4, 2025Updated last year
- tcc-transaction是TCC型事务java实现☆5,783Jan 24, 2025Updated last year
- Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.☆20,685Updated this week
- It is a book about the Essentials of Norman Maurer's Netty in Action.《Netty 实战(精髓)》是对 Norman Maurer 的 《Netty in Action》的一个精简☆1,786Nov 2, 2022Updated 3 years ago
- TProfiler是一个可以在生产环境长期使用的性能分析工具☆2,387Oct 19, 2018Updated 7 years ago
- 使用dubbo注册服务,netty做服务器,springmvc提供restful接口☆244May 8, 2019Updated 6 years ago
- A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)☆23,070Jan 26, 2026Updated last month
- 通过dubbo+spring boot+mybatis+redis等主流技术搭建成一套分布式服务框架☆882Dec 16, 2017Updated 8 years ago
- Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.☆29,781Updated this week
- Netty project - an event-driven asynchronous network application framework☆34,831Updated this week
- Redisson - Valkey & Redis Java client. Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objec…☆24,253Updated this week
- Chinese translation of Netty 4.x User Guide. 中文翻译《Netty 4.x 用户指南》☆2,320Jul 31, 2022Updated 3 years ago
- 阿里巴巴 MySQL binlog 增量订阅&消费组件☆29,612Feb 12, 2026Updated 2 weeks ago
- High Performance Inter-Thread Messaging Library☆18,246Apr 2, 2025Updated 11 months ago
- Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas☆37,117Updated this week
- 阿里巴巴 分布式数据库同步系统(解决中美异地机房)☆8,138May 25, 2024Updated last year
- mybatis源码中文注释☆4,780Jun 29, 2022Updated 3 years ago
- OpenJDK(HotSpot JVM、Javac)源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆901Oct 3, 2020Updated 5 years ago
- The vip.com's java coding standard, libraries and tools