https://github.com/fengjiachun/doc
记录一些自己写的技术文档
https://github.com/fengjiachun/doc
Last synced: 19 days ago
JSON representation
记录一些自己写的技术文档
- Host: GitHub
- URL: https://github.com/fengjiachun/doc
- Owner: fengjiachun
- Created: 2016-11-11T06:16:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-16T01:08:46.000Z (over 3 years ago)
- Last Synced: 2025-03-28T20:16:41.838Z (about 1 month ago)
- Homepage:
- Size: 6.04 MB
- Stars: 75
- Watchers: 16
- Forks: 43
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 记录一些自己写的技术文档
- [如何用Netty写一个高性能的分布式服务框架](https://mp.weixin.qq.com/s/mcI6QUW0naOmL3PMiKzLdw)
- [How Is Netty Used to Write a High-Performance Distributed Service Framework?](https://www.alibabacloud.com/blog/how-is-netty-used-to-write-a-high-performance-distributed-service-framework_598081?spm=a2c65.11461433.0.0.213f5355hENL7N)
- [浅谈分布式一致性:Raft 与 SOFAJRaft](https://mp.weixin.qq.com/s?__biz=MzIzOTU0NTQ0MA==&mid=2247503648&idx=1&sn=72f32ddd3f5ce969ca5530fe58f023c1&chksm=e92af22fde5d7b3915cce4311e4dd80fd783bcc6c83c27ead928f5f2decf0847e0b0abc4109f&scene=178&cur_album_id=1391790902901014528#rd)
- [Brief Introduction to Distributed Consensus: Raft and SOFAJRaft](https://www.alibabacloud.com/blog/brief-introduction-to-distributed-consensus-raft-and-sofajraft_598080?spm=a2c65.11461433.0.0.26a25355AfyT5Q)
- [JUC中Atomic class之lazySet的一点疑惑](http://ifeve.com/juc-atomic-class-lazyset-que/)
- [Netty 源码分析系列](https://github.com/fengjiachun/doc/tree/master/netty)