mirror of
https://github.com/chai2010/advanced-go-programming-book.git
synced 2025-05-24 12:32:21 +00:00
先去掉之后要补充的标题
This commit is contained in:
parent
3d4dd73ffe
commit
eeb52f35e2
@ -178,7 +178,3 @@ map[6:143275 5:143054 3:143584 2:143031 1:141898 0:142631 4:142527]
|
||||
```
|
||||
|
||||
分布结果和我们推导出的理论是一致的。
|
||||
|
||||
## 基于一致性哈希的负载均衡
|
||||
|
||||
## ketama hash
|
||||
|
@ -4,4 +4,4 @@
|
||||
|
||||
所以我们的目标还是能尽量避免或者绕过上线的情况下,对线上程序做一些修改。比较典型的修改内容就是程序的配置项。
|
||||
|
||||
##
|
||||
## 使用 viper 和 etcd 实现配置更新
|
||||
|
Loading…
x
Reference in New Issue
Block a user