XCXCXCXCX / mini-mq
基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。
☆20Updated 2 years ago
Alternatives and similar repositories for mini-mq:
Users that are interested in mini-mq are comparing it to the libraries listed below
- 基于springboot , zookeeper , redis 分布式事务强一致性方案☆32Updated 2 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Updated 6 years ago
- 基于队列的任务调度及分发中间件,based on RocketMQ☆16Updated 2 years ago
- 实现JDBC规范的分库分表,读写分离的数据源☆15Updated 4 years ago
- 简单netty轮子☆22Updated 3 years ago
- 基于Disruptor的异步并行框架☆20Updated 9 years ago
- 基于Redis的延迟队列系统☆46Updated 7 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 7 years ago
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆28Updated 2 years ago
- netty入门demo,单机版消息推送☆47Updated 6 years ago
- 简单的分布式任务调度☆43Updated 5 years ago
- Java后端开发库,涵盖:常用工具类、SPI扩展、分布式锁、限流、分布式链路追踪等。☆39Updated 2 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 6 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- 基于TCC分布式事务解决方案,tcctransaction for java 简单易用,欢迎加入交流☆13Updated 2 years ago
- 轻量级java消息中间件☆52Updated 8 years ago
- 基于 netty 的 web 框架☆23Updated 4 years ago
- 由java构建的轻量级消息队列,支持订阅和点对点模式☆32Updated 6 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 5 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- API聚合框架,只需要简单的配置就可以完成多个API的聚合操作。☆19Updated 4 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 7 years ago
- rocketmq源码阅读记录,添加中文注释☆31Updated 2 years ago
- 规则引擎☆21Updated 7 years ago
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆63Updated 10 months ago
- Java应用性能监控系统,使用JMX实现,实现了类加载监控、内存监控、线程监控、GC监控☆75Updated 4 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆63Updated last year
- 基于内存的时间轮算法、redis的zset、redis的key过期订阅事件三方式实现的延时任务调度☆21Updated 3 years ago
- send_file server and client by java https://thinkinjava.cn/2019/10/29/2019/1029-SF/☆83Updated 2 years ago