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
- ☆44Updated 6 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- saga分布式事务☆30Updated 2 years ago
- 📐 generic API design example by I/O, the demo implementation of the article "A generic input/output API in Java"☆65Updated 3 weeks ago
- 快速查看占用CPU前五的java线程栈☆56Updated last year
- 基于rocketmq-all-4.1.0-incubating加详细中文代码注释 。 微信公众号:匠心零度【关注获取更多精彩历史】☆61Updated 6 years ago
- it's a simple and easy net framework with nio mode written by java☆40Updated 8 years ago
- Friendly Bean Copy Tools.☆51Updated 6 years ago
- 读书笔记系列之JDK,高性能编程☆34Updated 7 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 2 years ago
- 记录一些自己写的技术文档☆75Updated 3 years ago
- 《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)☆38Updated 8 years ago
- 2016年阿里中间件性能挑战赛复赛☆90Updated 8 years ago
- 基于spring boot支持thrift序列化的http的微服务框架☆59Updated 6 years ago
- ☆80Updated 5 years ago
- Tomcat自带数据库连接池源码阅读☆66Updated 6 years ago
- 基于Zookeeper 的Thrift 服务发现/ thrift service discovery use zookeeper☆32Updated last year
- Dubbo interface documents, test tools, generate documents according to annotations, and provide test functions. Dubbo 接口文档工具,根据注解生成文档,并提供…☆33Updated 3 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 全部改掉了,换回原先经典的雪花算法,41位时间戳+10位机器ID+12位序列号。只封装了rest风格的API~去除数据库等繁琐的封装。欢迎大家来做压测。☆31Updated 6 years ago
- 分布式事务处理框架☆26Updated 8 years ago
- 分布式锁的几种实现方法:redis实现分布式锁☆12Updated 8 years ago
- 一个用于快速生成HotSpot虚拟机启动参数的Eclipse插件☆28Updated 11 years ago
- A simple Java pool that supports customized ref counting.☆54Updated 3 years ago
- java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava☆33Updated last year
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- 支持集群部署,动态推送,配置一键导出导入,模块管理,全局配置查询等功能,可匹敌disconf☆23Updated 7 years ago
- ShardingSphere's SPI implementation plugin☆33Updated 2 years ago
- the demo of BIO☆26Updated 8 years ago
- 用于跟踪应用中所有方法的执行,可以用于调试,也可以用于收集性能数据等(需扩展)☆36Updated 8 years ago