摘要: consistent hashing 算法早在 1997 年就在论文 Consistent hashing and random trees 中被提出,目前在cache 系统中应用越来越广泛; 1 基本场景 比如你有 N 个 cache 服务器(后面简称 cache ),那么如何将一个对象 obje 阅读全文
posted @ 2016-02-22 13:18 耳东陈 阅读(493) 评论(0) 推荐(0) 编辑