weihubeats / mq-idempotent
mq幂等框架开箱即用(支持RocketMQ、RabbitMQ、Kafka)mq idempotent framework (support RocketMQ, RabbitMQ, Kafka)
☆38Updated 2 years ago
Alternatives and similar repositories for mq-idempotent
Users that are interested in mq-idempotent are comparing it to the libraries listed below
Sorting:
- 这或许是北半球最详细最全面的RocketMQ源码注释☆59Updated 2 years ago
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆81Updated 2 years ago
- 基于分布式配置中心配置限流参数的Redis轻量级分布式限流组件 轻量级,限流核心基于Redis Lua脚本实现 支持令牌桶、漏桶、滑动窗口限流算法 支持Zookeeper、Naco、Apollo、Consul配置中心配置限流指标 支持Spel表达式,能够实现多维度限流…☆35Updated 5 months ago
- 京东的一款并发框架☆122Updated 4 years ago
- Microsphere Spring Project☆53Updated this week
- pie是一个可快速上手的责任链框架☆87Updated last year
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源码也…☆127Updated 3 years ago
- 分布式事务书籍随书源码☆108Updated 3 years ago
- jtea 专注于java,spring,springboot,springcloud,各类中间件,总结开发经验☆65Updated this week
- The common Java feautres used for the other microsphere sub-projects☆80Updated 3 weeks ago
- 学习笔记 dubbo,rocketmq 源码解析☆52Updated this week
- 《深入理解 Spring Cloud 与实战》配套示例代码☆132Updated 2 years ago
- A distributed scheduling job framework supporting DAG workflow for big data and regular jobs, providing programmable job types across dif…☆153Updated last year
- Java Training Camp☆175Updated 11 months ago
- 《API网关:中间件设计和实践》—— 微服务设计,源码级体验!☆47Updated 2 years ago
- 🔥轻量级Java规则引擎☆127Updated 11 months ago
- 简易版 RPC 框架实战,拉勾教育专栏《Netty 核心原理剖析与 RPC 实践》源码☆184Updated 2 years ago
- Canal胶水层,可以轻松转换binlog事件绑定到目标实体,提供编程式和Spring容器整合☆38Updated 4 years ago
- Caffeine + Redis实现二级缓存框架。支持动态配置是否开启一级缓存、二级缓存。支持多个节点部署,多节点之间一级缓存通过redis订阅/发布功能来通知其他节点进行清理缓存的操作。☆80Updated 3 years ago
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆44Updated last year
- The java ioc framework(从零开始手写模拟 spring Ioc 框架)☆35Updated 2 years ago
- 基于Nacos 2.x 的入门、概念、原理、源码、实战介绍,帮助开发者快速上手 Nacos。https://nacos.io/zh-cn/☆26Updated 2 years ago
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆101Updated last year
- 一个基于netty的高性能rpc框架,简单易用,零配置,可异步,可全双工通信,可保持状态☆34Updated 9 months ago
- kafka多线程顺序消费☆52Updated 3 years ago
- A better feign client library to combine with SpringBoot.☆73Updated last year
- ☆94Updated last month
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆65Updated 2 years ago
- MVC【以mybatis-plus为orm框架】迁移至DDD的demo☆321Updated last year
- RocketMQ消息幂等去重消费者,支持使用MySQL或者Redis做幂等表,开箱即用☆246Updated 5 months ago