zhanjindong / ReadTheJDKLinks
JDK源码阅读
☆14Updated 9 years ago
Alternatives and similar repositories for ReadTheJDK
Users that are interested in ReadTheJDK are comparing it to the libraries listed below
Sorting:
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 7 years ago
- ☆44Updated 7 years ago
- Tomcat自带数据库连接池源码阅读☆67Updated 6 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 3 months ago
- GC日志分析工具,网上不容易找到源码,这里备份一个。不确定工具是否正确,不确定是否有时间研究。☆32Updated 8 years ago
- 基于rocketmq-all-4.1.0-incubating加详细中文代码注释 。 微信公众号:匠心零度【关注获取更多精彩历史】☆61Updated 7 years ago
- A simple Java pool that supports customized ref counting.☆57Updated 4 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 8 years ago
- http://thinkinjava.cn/2019/05/11/2019-05-12-java-nio/☆13Updated 6 years ago
- saga分布式事务☆30Updated 3 years ago
- 记录一些自己写的技术文档☆75Updated 4 years ago
- 快速查看占用CPU前五的java线程栈☆56Updated 2 years ago
- 阿里开源消息中间件源码解读(增加一些中文注释)☆27Updated 9 years ago
- 基于 netty 的 web 框架☆23Updated 5 years ago
- 存放一些资料☆51Updated 3 years ago
- alibaba 2018 天池中间件大赛初赛 dubboMesh Rank 15.☆131Updated 6 years ago
- 《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)☆37Updated 9 years ago
- 基于gzip、deflate、lz4、snappy、lzo等算法实现数据压缩,主要用于RPC通讯 数据的压缩!☆60Updated 8 years ago
- ☆91Updated 6 years ago
- NIO 编程模型 - Reactor,各版本实现☆57Updated 4 years ago
- 厮大牛逼☆63Updated 5 years ago
- 阅读Spring源码☆14Updated 7 years ago
- 从头开始写一个迷你的dubbo,仅用作学习用☆36Updated 2 years ago
- 改造阿里巴巴sentinel,使用zk作为数据源的内部版本,实现了自动选举功能 详细文档见WATCH-ME.md或者wiki,develop版本实现了监控数据持久化到elasticsearch(待完善)☆10Updated 2 years ago
- 基于Groovy的NIO框架,仅供学习Java NIO使用。☆45Updated 8 years ago
- 📐 generic API design example by I/O, the demo implementation of the article "A generic input/output API in Java"☆64Updated this week
- ☆86Updated 8 years ago
- 分布式事务处理框架☆26Updated 8 years ago
- A RPC framework in taobao based on java NIO.☆158Updated 3 years ago
- Mysql jdbc驱动源码阅读☆25Updated 7 years ago