caojingui / cluster-lock-spring-boot-starterLinks
基于Redis实现的简单分布式锁
☆10Updated 8 years ago
Alternatives and similar repositories for cluster-lock-spring-boot-starter
Users that are interested in cluster-lock-spring-boot-starter are comparing it to the libraries listed below
Sorting:
- 高效的分布式id生 成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆48Updated 6 years ago
 - 抛弃tomcat, 拥抱vert.x☆16Updated last week
 - 🔒spring data redis 封装工具类包含分布式锁(distributedLock)、分布式唯一键(distributedId)☆53Updated 8 months ago
 - zookeeper java客户端的封装,使用者不用再关心断线重连、watch监听、session过期等问题,并使用zookeeper 实现了分布式锁☆32Updated 7 years ago
 - 为Dubbo增加Hystrix断路器☆24Updated 8 years ago
 - Spring Cloud 跨服务数据聚合小框架,解决服务拆分的静态数据聚合之痛。举个栗子:两个服务,A服务的某张表用到了B服务的某张表的值,我们在对A服务那张表查询的时候,把B服务某张表的值聚合在A服务的那次查询过程中。☆36Updated 3 years ago
 - 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Updated 8 years ago
 - spring boot上构建spring batch远程分区Step,分布式多机处理,提高spring batch处理时效☆22Updated 7 years ago
 - Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 8 years ago
 - 分布式事务本地事件表实现☆22Updated 8 years ago
 - 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
 - Pudding 是一款迷你级分布式服务框架☆24Updated 8 years ago
 - 基于Redis的延迟队列系统☆46Updated 8 years ago
 - 限制瞬时发并发数/限制某个接口的时间窗口最大请求数 限流实现☆39Updated 7 years ago
 - 借助sharding-sphere实现类似多租户的分库分表☆25Updated 3 years ago
 - 在本地通过堡垒机端口转发访问远程服务☆37Updated 6 years ago
 - 基于spring cloud eureka实现。 fm-cloud-bamboo: 接口多版本控制, fm-cloud-graybunny: 灰度发布,A/B Test☆82Updated 6 years ago
 - 基于SpringBoot的注解插件,实现了对接口的防重放攻击,校验请求超时,校验请求签名☆17Updated 6 years ago
 - mybatis table sharding plugin☆60Updated 3 years ago
 - 配置atomitos的JTA分布式事务,实现了Spring + atomitos + Druid + Mybatis的集成配置☆25Updated 9 years ago
 - 专注于Spring Cloud的代码生成器,http://start.springcloud.cn☆45Updated 7 years ago
 - AG-Gate 是一个基于spring cloud的用户资源授权、api管理授权的网 关系统,以jwt交互的鉴权token来实施,支持基于Eureka注册中心下的服务鉴权和拦截,同时扩展Eureka下服务失效的通知扩展。☆98Updated 8 years ago
 - 乐檬框架之rabbitMQ的解耦实现方式(基于springboot框架),利用ConfirmCallback确保消息安全发送至broker服务器,使用Ack/Nack手动确认消息处理状态,保证broker消息被正确消费☆49Updated 5 years ago
 - 基于事务的读写分离☆45Updated 7 years ago
 - springboot2.0, springcloud, shiro, mybatis, redis, log4j2, vue, element-ui前端框架, jwt标准无状态token验证权限☆16Updated 6 years ago
 - Dubbox整合Spring Boot基于Avro、Thrift协议构建REST服务☆40Updated 9 years ago
 - 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Updated 7 years ago
 - 《Spring Boot 2.x 核心技术实战》上 基础篇 Demo☆30Updated 7 years ago
 - Validator基于Java Web的一款验证框架,其核心设计目的是开发迅速、代码量少、学习简单、功能强大、易扩展☆21Updated 8 years ago
 - 微服务化的最佳实践: SpringCloud、Oauth2、DDD、Reactive、Fiber、Netty、Websokcet、SSE等☆42Updated 2 years ago