cpthack / java-rate-limiterLinks
基于Guava的RateLimiter、Redis封装了并发控制、限流管理功能,支持配置文件和硬编码形式进行限流控制,控制粒度在方法级别,使用简单。
☆68Updated 8 years ago
Alternatives and similar repositories for java-rate-limiter
Users that are interested in java-rate-limiter are comparing it to the libraries listed below
Sorting:
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆50Updated 7 years ago
- 基于事务的读写分离☆45Updated 7 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆117Updated 9 years ago
- Dubbo Spring Boot 最佳实践整合 Demo☆67Updated 7 years ago
- 使用zipkin集成从http到dubbo rcp的调用链跟踪☆71Updated 8 years ago
- 简单,集中,分布式的配置管理☆121Updated 7 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 6 years ago
- Spring Cloud与Dubbo共存方案☆158Updated 8 years ago
- redis分布式锁☆48Updated 10 years ago
- bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要 服务端、不需要配置,就可直接使用。☆97Updated last month
- 一个分布式限流的解决方案!☆110Updated 2 years ago
- spring整合guava和redis实现本地和远程缓存☆42Updated 10 years ago
- Starter for messaging using Apache RocketMQ☆97Updated 7 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Updated 6 years ago
- 限制瞬时发并发数/限制某个接口的时间窗口最大请求数 限流实现☆39Updated 7 years ago
- Allow cached values to be reloaded transparently, without dropping the already cached data☆117Updated 2 years ago
- 基于可靠消息的分布式事务实现方案☆30Updated 8 years ago
- 基于Dubbo的分布式系统调用跟踪Demo☆69Updated 8 years ago
- mybatis-plus-sharding-jdbc-spring-boot-starter☆63Updated 7 years ago
- api网关☆117Updated 7 years ago
- 分布式事务本地事件表实现☆22Updated 7 years ago
- 用spring-cloud 基于tcc做的简单下单流程☆54Updated 7 years ago
- 服务网关集成dubbox rest服务☆150Updated 2 years ago
- 分布式事务解决方案☆45Updated 2 years ago
- 分表分库的新思路——服务层Sharding框架,全SQL、全数据库兼容,ACID特性与原生数据库一致,能实现RR级别读写分离,无SQL解析性能更高☆204Updated 8 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆61Updated 6 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 3 years ago
- An PersistStateMachine example code tha based on springBoot,springStateMachine,JPA and so on.☆126Updated 7 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago