JiangJibo / rocketmq
RocketMQ源码解读及添加注释
☆42Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for rocketmq
- Song Parser SPI Demo is a simple example of Java SPI.☆48Updated 2 years ago
- 《深度剖析Apache Dubbo技术内幕》一书Demo☆82Updated 2 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用 的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 7 years ago
- 分布式事务解决方案☆44Updated last year
- 一个分布式限流的解决方案!☆105Updated last year
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆60Updated 7 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 6 years ago
- RocketMQ ‘s Learning Tutorial 学习教程☆141Updated 7 years ago
- Reliable message distributed transaction middleware(可靠消息分布式事务中间件) ✨☆61Updated 2 years ago
- ☆86Updated 7 years ago
- 简单的分布式任务调度☆43Updated 4 years ago
- netty入门demo,单机版消息推送☆46Updated 6 years ago
- A JDBC driver for shard databases and tables。源码解析文章:http://www.iocoder.cn/categories/Sharding-JDBC/?github☆110Updated 5 years ago
- 源码解析文章:http://www.iocoder.cn/categories/SkyWalking/?github☆103Updated 5 years ago
- Elastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper.源码解析文章:http://www.iocoder.cn/categories/Elastic-Job-L…☆100Updated 5 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 7 years ago
- Springboot+Netty+Protostuff+ZooKeeper☆18Updated 7 years ago
- alibaba 2018 天池中间件大赛初赛 dubboMesh Rank 15.☆128Updated 5 years ago
- Sentinel 是阿里中间件团队开源的,面向分布式服务架构的轻量级流量控制产品,主要以流量为切入点,从流量控制、熔断降级、系统负载保护等多个维度来帮助用户保护服务的稳定性。本项目为sentinel与dubbo结合的改造项目,主要解决sentinel与dubbo相结合的几个…☆54Updated 5 years ago
- 记录一些自己写的技术文档☆75Updated 3 years ago
- Spring Cloud 使用总结☆156Updated 6 years ago
- ☆157Updated 8 years ago
- Netty project - an event-driven asynchronous network application framework☆42Updated 6 years ago
- Netty 4 的一些技术栈示例代码。主要包括入门的demo,心跳机制,粘包拆包,Http服务器实现,NettyClient 重连机制,Netty模仿dubbo实现RPC,Netty搭建自己的redis服务器。☆38Updated 5 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆18Updated last year
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆51Updated 4 years ago
- LCN dubbo demo☆23Updated 7 years ago