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 6 years ago
- 📐 generic API design example by I/O, the demo implementation of the article "A generic input/output API in Java"☆65Updated last week
- 2016年阿里中间件性能挑战赛复赛☆91Updated 8 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated this week
- 阿里开源消息中间件源码解读(增加一些中文注释)☆27Updated 9 years ago
- write my own spring aop/ioc☆27Updated 5 years ago
- 基于二阶提交理论实现的分布式事务服务框架☆26Updated 8 years ago
- Simple STM implementation on Java☆25Updated 11 years ago
- java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava☆33Updated last year
- 疯狂周末-自己写个rpc☆18Updated 3 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 基于gzip、deflate、lz4、snappy、lzo等算法实现数据压缩,主要用于RPC通讯数据的压缩!☆59Updated 8 years ago
- 基于rocketmq-all-4.1.0-incubating加详细中文代码注释 。 微信公众号:匠心零度【关注获取更多精彩历史】☆61Updated 7 years ago
- 读书笔记系列之JDK,高性能编程☆34Updated 8 years ago
- saga分布式事务☆30Updated 3 years ago
- Eagle分布式rpc调用,借助Zookeeper实现服务注册和发现,基于AQS实现高性能连接池,支持分布式追踪、监控、过载保护等配置。提供Spring和SpringBoot插件,方便与Spring和SpringBoot集成。☆76Updated 2 years ago
- 《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)☆37Updated 9 years ago
- A simple Java pool that supports customized ref counting.☆54Updated 4 years ago
- redis分布式锁☆47Updated 10 years ago
- feign-async提供了异步支持,带你一步一步了解feign深层构造☆32Updated 9 months ago
- 基于 netty 的 web 框架☆23Updated 5 years ago
- btrace 拓展,可以方便的诊断java应用程序的性能问题☆61Updated 11 years ago
- 手把手教你设计并实现一个基于Redis的分布式锁☆72Updated 6 years ago
- 用于跟踪应用中所有方法的执行,可以用于调试,也可以用于收集性能数据等(需扩展)☆36Updated 8 years ago
- Effective IntelliJ IDEA☆40Updated 7 years ago
- the demo of BIO☆26Updated 8 years ago
- 限制瞬时发并发数/限制某个接口的时间窗口最大请求数 限流实现☆39Updated 6 years ago
- 基于Disruptor的异步并行框架☆21Updated 10 years ago
- 基于spring boot支持thrift序列化的http的微服务框架☆59Updated 6 years ago