zhuangjiesen / reading-learning-codingLinks
学习笔记+实战笔记
☆34Updated 2 years ago
Alternatives and similar repositories for reading-learning-coding
Users that are interested in reading-learning-coding are comparing it to the libraries listed below
Sorting:
- 高并发下本地锁+分布式锁☆62Updated 7 years ago
- Fastpay的目标是打造一款开源的、轻量级的、微服务化的、可公私有云部署的、可定制化的集成聚合支付和资金清结算于一体的统一支付系统,满足互联网企业业务系统的收款和资金处理等需求。☆51Updated 7 years ago
- Netty实现聊天功能☆60Updated 9 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- 微服务集成开发框架,支持一键生成微服务工程,集成Dubbo,RocketMQ,状态机,Spring开发框架☆26Updated 7 years ago
- 阿里开源消息中间件源码解读(增加一些中文注释)☆27Updated 9 years ago
- Tomcat自带数据库连接池源码阅读☆67Updated 7 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 7 years ago
- 数据结构算法Java实现。关于Java《数据结构算法》核心技术学习积累的例子,是初学者及核心技术巩固的最佳实践。☆90Updated 5 years ago
- api网关☆117Updated 7 years ago
- 一种简单易懂的分库分表方案