摘要: 一致性hash算法(consistent hashing)张亮consistent hashing算法早在1997年就在论文Consistent hashing and random trees中被提出,目前在cache系统中应用越来越广泛;1基本场景比如你有N个cache服务器(后面简称cache... 阅读全文
posted @ 2015-04-22 17:09 596448745 阅读(150) 评论(0) 推荐(0) 编辑