golang有用的庫及工具 之 一致性哈希(Consistent Hashing)算法

Consistent Hash  可用於  一致性哈希可用於解決服務器均衡問題。經配合 etcd使用git git 庫地址:https://github.com/stathat/consistentgithub import "stathat.com/c/consistent" type Hash struct { consistent *consistent.Consistent }
相關文章
相關標籤/搜索