Distributed lock implementation using Redis and Zookeeper.基于redis和zookeeper分布式工具集-包括:分布式锁实现,分布式速率限制器,分布式序列等
☆551Aug 23, 2016Updated 9 years ago
Alternatives and similar repositories for Distributed-Kit
Users that are interested in Distributed-Kit are comparing it to the libraries listed below
Sorting:
- 基于dubbo的分布式工程开发规范实例工程,分布式跟踪、ID生成、分布式事务、分布式治理、分表分库、分布式锁、选举、分布式配置、API文档生成器...☆484Aug 17, 2018Updated 7 years ago
- 基于redis的分布式锁组件,简单方便快捷接入项目,使项目拥有分布式锁能力☆847Jul 31, 2023Updated 2 years ago
- redis分布式锁☆47Jul 3, 2015Updated 10 years ago
- 基于zookeeper的分布式锁的实现☆22Feb 15, 2016Updated 10 years ago
- Reliable messages resolve distributed transactions☆1,484Feb 9, 2024Updated 2 years ago
- redis分布式锁工具包,提供纯Java方式调用,支持传统Spring工程, 为spring boot应用提供了starter,更方便快捷的调用。☆317Feb 2, 2024Updated 2 years ago
- 在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,…☆159Apr 17, 2023Updated 2 years ago
- 各种锁汇总,乐观锁、悲观锁、分布式锁、可重入锁、互斥锁、读写锁、分段锁、类锁、行级锁等☆474Jun 17, 2022Updated 3 years ago
- 分布式任务调度平台(Distributed Job Schedule Platform)☆560Jun 20, 2022Updated 3 years ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆64Dec 11, 2025Updated 3 months ago
- 以Spring Cloud Netflix作为服务治理基础, 展示基于tcc思想所实现的分布式事务解决方案☆2,546Feb 8, 2020Updated 6 years ago
- 强一致分布式事务框架☆1,911Mar 1, 2023Updated 3 years ago
- 一些公共组件及学习应用:RPC/统一配置中心/基于注解的分布式锁/dubbo请求级缓存/调用链追踪/RabbitMQ/Elasticsearch/zookeeper/Sping boot☆538Dec 13, 2022Updated 3 years ago
- Distributed Configuration Management Platform(分布式配置管理平台)☆5,536Jul 18, 2023Updated 2 years ago
- 分布式mysql分库分表中间件,sharding领域的一站式解决方案☆505Jul 28, 2017Updated 8 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆118Dec 21, 2015Updated 10 years ago
- Distributed transaction solutions☆4,248Jul 14, 2024Updated last year
- 分布式锁的简单实现☆108Apr 21, 2017Updated 8 years ago
- tcc-transaction是TCC型事务java实现☆5,778Jan 24, 2025Updated last year
- Mendmix定位是一站式分布式开发架构开源解决方案及云原生架构技术底座。Mendmix提供了数据库、缓存、消息中间件、分布式定时任务、安全框架、网关以及主流产商云服务快速集成能力。基于Mendmix可以不用关注技术细节快速搭建高并发高可用基于微服务的分布式架构。☆701Sep 17, 2024Updated last year
- ByteTCC is a distributed transaction manager based on the TCC(Try/Confirm/Cancel) mechanism. It’s compatible with the JTA specification. …☆2,883Apr 15, 2022Updated 3 years ago
- dubbo服务间的分布式事物☆11Aug 26, 2015Updated 10 years ago
- 项目中需要一个分布式的Id生成器,twitter的Snowflake中这个既简单又高效☆109Jun 30, 2014Updated 11 years ago
- Redisson - Valkey & Redis Java client. Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objec…☆24,273Updated this week
- LCN distributed transaction framework, compatible with dubbo, spring cloud and Motan framework, supports various relational databases☆4,183Sep 6, 2023Updated 2 years ago
- Jupiter是一款性能非常不错的, 轻量级的分布式服务框架☆1,508Jun 20, 2023Updated 2 years ago
- Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.☆20,702Updated this week
- Jedis distributed lock support☆206Apr 19, 2022Updated 3 years ago
- Distributed scheduled job☆8,221Mar 10, 2026Updated last week
- AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管 理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。☆2,094Apr 1, 2024Updated last year
- A distribute transaction solution(分布式事务) unified the usage of TCC , SAGA ,FMT (seata/fescar AutoCompensation), reliable message, compensa…☆2,362Oct 11, 2023Updated 2 years ago
- 基于zookeeper+spring task的分布式任务调度组件,非常小巧,无需任何修改就可以使spring task具备分布式特性,确保所有任务在集群中不重复,不遗漏的执行。☆118Aug 1, 2017Updated 8 years ago
- 通过dubbo+spring boot+mybatis+redis等主流技术搭建成一套分布式服务框架☆882Dec 16, 2017Updated 8 years ago
- Distributed lock-free current limiting framework based on token bucket algorithm.基于令牌桶算法实现的分布式无锁限流框架。(欢迎Star,🚫禁止Fork)☆838Dec 5, 2023Updated 2 years ago
- Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework…☆4,848Mar 4, 2023Updated 3 years ago
- Distributed Scheduled Job Framework☆3,009Oct 20, 2022Updated 3 years ago
- Spring AOP 实现记录系统操作日志☆25Dec 15, 2022Updated 3 years ago
- 🔱 Nepxion Aquarius is a list of distribution components based on Redis + Zookeeper with Nepxion Matrix AOP framework, including distribu…☆405Aug 11, 2024Updated last year
- ID Generator id生成器 分布式id生成系统,简单易用、高性能、高可用的id生成系统☆2,358Jun 21, 2022Updated 3 years ago