huashen / nettyLinks
netty源码中文注释
☆18Updated 2 years ago
Alternatives and similar repositories for netty
Users that are interested in netty are comparing it to the libraries listed below
Sorting:
- 厮大牛逼☆63Updated 5 years ago
- A JDBC driver for shard databases and tables。源码解析文章:http://www.iocoder.cn/categories/Sharding-JDBC/?github☆110Updated 6 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 6 years ago
- 一个分布式限流的解决方案!☆110Updated 2 years ago
- Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。源码解析文章:http://www.iocoder.cn/categories…☆52Updated 6 years ago
- Java底层知识点、源码解读,技术栈相关原理知识点、工具解读最佳实践、功能点实战,问题排查,开发技巧等☆131Updated 3 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆50Updated 7 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
- ☆87Updated 8 years ago
- 基于rocketmq-all-4.1.0-incubating加详细中文代码注释 。 微信公众号:匠心零度【关注获取更多精彩历史】☆61Updated 7 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 7 years ago
- Elastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper.源码解析文章:http://www.iocoder.cn/categories/Elastic-Job-L…☆99Updated 6 years ago
- 延迟任务调度系统,任务精确触发,支持延迟任务添加,取消等操作,具备分布式的高可用和可靠性☆48Updated 3 years ago
- Reliable message distributed transaction middleware(可靠消息分布式事务中间件) ✨☆62Updated 2 months ago
- 带中文代码注释 forked from MyCATApache/Mycat-Server 。源码解析文章:http://www.iocoder.cn/categories/MyCAT/?github☆91Updated 6 years ago
- alibaba 2018 天池中间件大赛初赛 dubboMesh Rank 15.☆131Updated 6 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated last month
- tcc-transaction是TCC型事务java实现。带中文注释。源码解析:http://www.iocoder.cn/categories/TCC-Transaction/?github☆136Updated 6 years ago
- 一致性hash算法☆47Updated 2 years ago
- send_file server and client by java https://thinkinjava.cn/2019/10/29/2019/1029-SF/☆85Updated 2 years ago
- 《深度剖析Apache Dubbo 技术内幕》一书Demo☆83Updated 3 years ago
- 源码解析中文地址:http://www.iocoder.cn/Netty/Netty-collection?github☆139Updated 6 years ago
- 源码解析文章:http://www.iocoder.cn/categories/SkyWalking/?github☆103Updated 5 years ago
- netty入门demo,单机版消息推送☆48Updated 7 years ago
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆115Updated 3 years ago
- ☆47Updated 3 years ago
- Tomcat自带数据库连接池源码阅读☆67Updated 6 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆163Updated 3 years ago
- Song Parser SPI Demo is a simple example of Java SPI.☆49Updated 2 years ago
- 基于Guava的RateLimiter、Redis封装了并发控制、限流管理功能,支持配置文件和硬编码形式进行限流控制,控制粒度在方法级别,使用简单。☆68Updated 8 years ago