liuyueyi / quick-retryLinks
a simple retry schedule (一个简单的重试机制实现)
☆21Updated 7 years ago
Alternatives and similar repositories for quick-retry
Users that are interested in quick-retry are comparing it to the libraries listed below
Sorting:
- 一款专门为SpringBoot项目设计的限流组件,利用Redis+lua从而来实现高性能和分布式的能力。使用比较简单。通过半嵌入式的开发即可使用分布式注解。☆17Updated 3 years ago
- 抽取一个简单 HTTP 的通用接口,底层实现根据具体引入依赖指定。☆52Updated 2 years ago
- 基于分布式配置中心配置限流参数的Redis轻量级分布式限流组件 轻量级,限流核心基于Redis Lua脚本实现 支持令牌桶、漏桶、滑动窗口限流算法 支持Zookeeper、Naco、Apollo、Consul配置中心配置限流指标 支持Spel表达式,能够实现多维度限流…☆35Updated 6 months ago
- Integration of the blur library with Spring Boot☆40Updated 7 months ago
- 控制台输出MyBatis完整SQL☆25Updated 7 months ago
- 解决异构系统间消息通知时保证消息必达☆64Updated 2 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆63Updated last year
- 简单易用的极光推送服务端辅助工具包。可直接快速集成到您的 SpringBoot 项目中。A Spring Boot starter for JPush API.☆23Updated 4 years ago
- 基于Spring Cloud的微服务治理平台☆46Updated 6 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆47Updated 6 years ago
- 多级缓存框架-一级缓存caffeine 二级缓存redis☆17Updated 2 years ago
- ☆43Updated 2 years ago
- MQ高级封装 轻易可拓展的 “微服务端”☆18Updated 8 years ago
- 基于springboot定义接口网关☆35Updated 7 years ago
- Excel导入导出工具,使用Apache POI,支持下拉列表,支持导入错误信息返回☆16Updated 6 years ago
- ☆41Updated 7 years ago
- mica 演示项目☆48Updated 2 years ago
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Updated 8 years ago
- 使用 SpringBoot+SpringAMQP+RabbitMQ 实现 RPC 的 demo☆36Updated 7 years ago
- 🦄The async tool for java.(Java 多线程异步并行框架,基于 java 字节码,支持注解。)☆30Updated 2 years ago
- 🚴♀️ hippo4j 动态可监控线程池前端项目☆38Updated 2 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Updated 6 years ago
- 轻量级多租户后台管理平台☆44Updated last year
- 用于数据迁移、缓存预热,springboot架构。支持数据区间分割、动态调整线程池配置、任务进度实时查看等特性☆45Updated 7 years ago
- 基于springboot幂等性框架☆26Updated 3 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆46Updated 6 years ago
- 支持Nacos,Springcloud Config 配置具体变化对比,触发相应事件。☆33Updated 4 years ago
- 使用赌的思想增加mq可靠性。☆23Updated 2 years ago
- 一款分布式链路追踪插件,支持Feign、HttpClient、OKHttp、RestTemplate、WebClient、Reactor-Netty、SpringCloud-Gateway、Dubbo,支持自定义链路日志风格,支持自定义链路日志逻辑...☆34Updated 6 months ago