huashen / netty
netty源码中文注释
☆18Updated last year
Alternatives and similar repositories for netty:
Users that are interested in netty are comparing it to the libraries listed below
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆49Updated 7 years ago
- 厮大牛逼☆63Updated 4 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 6 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 7 years ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆63Updated 8 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 2016年阿里中间件性能挑战赛初赛题,RocketMQ+JStorm+Tair实时统计双11交易金额☆43Updated 6 years ago
- 和朱晔一起复习Java并发系列文章源码☆22Updated 5 years ago
- 延迟任务调度系统,任务精确触发,支持延迟任务添加,取消等操作,具备分布式的高可用和可靠性☆48Updated 2 years ago
- netty入门demo,单机版消息推送☆47Updated 6 years ago
- 记录一些自己写的技术文档☆75Updated 3 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 5 years ago
- 基于rocketmq-all-4.1.0-incubating加详细中文代码注释 。 微信公众号:匠心零度【关注获取更多精彩历史】☆61Updated 6 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- send_file server and client by java https://thinkinjava.cn/2019/10/29/2019/1029-SF/☆84Updated 2 years ago
- 🍁spring-boot及相关知识练习,Java生态研究学习(spring ,redis,ignite,tasks,zookeeper,dubbo,mybatis,kafka,rabbitmq,webflux);前沿新技术的探索,webflux,响应式编程,kontlin…☆73Updated 6 years ago
- 源码解析文章:http://www.iocoder.cn/categories/SkyWalking/?github☆103Updated 5 years ago
- 简单netty轮子☆22Updated 3 years ago
- A JDBC driver for shard databases and tables。源码解析文章:http://www.iocoder.cn/categories/Sharding-JDBC/?github☆110Updated 6 years ago
- Song Parser SPI Demo is a simple example of Java SPI.☆49Updated 2 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆63Updated last year
- bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。☆97Updated 4 years ago
- 《深度剖析Apache Dubbo技术内幕》一书Demo☆83Updated 2 years ago
- A Gateway built on Spring Framework 5.0 and Spring Boot 2.0 providing routing and more. 源码解析文章:http://www.iocoder.cn/categories/Spring-Cl…☆42Updated 6 years ago
- 对netty4.1的中文翻译和注释☆11Updated 8 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆20Updated 2 years ago
- 🔖 Nepxion Mask is a mask component collection which are used for finance service domain☆9Updated 8 months ago
- 欢迎大家完善本系统,结合目前事务处理的精华,我开发了太极分布式事务处理框架MOONWATER,采用可靠消息服务和重试、补偿处理机制,使用事件驱动、最终一致的事务模型,巧妙地运用数据库的事务处理能力,对服务操作结果进行判断,调用应用系统自身的事务处理功能,自动进行事务处理,从…☆47Updated 7 years ago
- rocketmq源码阅读记录,添加中文注释☆31Updated 2 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 7 years ago