footleg

导航

2016年2月23日

一致性 hash 算法( consistent hashing )a

摘要: 一致性 hash 算法( consistent hashing ) 张亮 consistent hashing 算法早在 1997 年就在论文 Consistent hashing and random trees 中被提出,目前在cache 系统中应用越来越广泛; 1 基本场景 比如你有 N 个  阅读全文

posted @ 2016-02-23 17:57 迷途 阅读(162) 评论(0) 推荐(0)