repo README.md

分布式
复杂均衡 -> 负载均衡
This commit is contained in:
HustCoderHu 2018-04-02 20:42:18 +08:00
parent 4e597e3f10
commit 83fad2ed59

View File

@ -109,7 +109,7 @@ File, InputStream OutputStream, Reader Writer, Serializable, Socket, NIO
> [分布式问题分析](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/分布式问题分析.md)
分布式事务、复杂均衡算法与实现、分布式锁、分布式 Session、分库分表的分布式困境与应对之策。
分布式事务、负载均衡算法与实现、分布式锁、分布式 Session、分库分表的分布式困境与应对之策。
## 工具 :hammer: