zhanjindong / ReadTheJDK
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
- saga分布式事务☆30Updated 2 years ago
- 读书笔记系列之JDK,高性能编程☆34Updated 7 years ago
- 📐 generic API design example by I/O, the demo implementation of https://dzone.com/articles/generic-inputoutput-api-java☆63Updated this week
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- A simple Java pool that supports customized ref counting.☆54Updated 3 years ago
- 基于rocketmq-all-4.1.0-incubating加详细中文代码注释 。 微信公众号:匠心零度【关注获取更多精彩历史】☆61Updated 6 years ago
- 记录一些自己写的技术文档☆75Updated 3 years ago
- btrace 拓展,可以方便的诊断java应用程序的性能问题☆61Updated 11 years ago
- Simple STM implementation on Java☆25Updated 11 years ago
- Netty project - an event-driven asynchronous network application framework☆43Updated 7 years ago
- 从头开始写一个迷你的dubbo,仅用作学习用☆35Updated last year
- http://thinkinjava.cn/2019/05/11/2019-05-12-java-nio/☆13Updated 5 years ago
- Java并发☆28Updated 9 years ago
- 厮大牛逼☆62Updated 4 years ago
- Friendly Bean Copy Tools.☆51Updated 6 years ago
- 《Java异步编程实战》一书的代码示例☆66Updated 2 years ago
- ☆44Updated 6 years ago
- HotSpot VM GC调优指南-翻译☆14Updated 5 years ago
- it's a simple and easy net framework with nio mode written by java☆40Updated 7 years ago
- bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。☆97Updated 4 years ago
- A Message based Distributed Transaction Framework☆20Updated 2 years ago
- 《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)☆38Updated 8 years ago
- 基于Groovy的NIO框架,仅供学习Java NIO使用。☆45Updated 7 years ago
- [Chinese-version]effective-java 3☆24Updated 6 years ago
- Effective IntelliJ IDEA☆39Updated 7 years ago
- 简单netty轮子☆22Updated 3 years ago
- 常见框架开发技术的demo汇总,包括java字节码编程(java agent, instrument, byte buddy), java动态代理,自定义classloader,java spi, zero copy, netty, spring aop/condition…☆31Updated 4 years ago