随笔分类 -  cache

摘要:一致性 hash 算法( consistent hashing )张亮consistent hashing 算法早在 1997 年就在论文 Consistent hashing and random trees 中被提出,目前在 cache 系统中应用越来越广泛;1 基本场景比如你有 N 个 cac... 阅读全文
posted @ 2013-09-11 15:25 鲸息 阅读(207) 评论(0) 推荐(0)