
算法
nicole-cao
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
什么是erasure code
1. 什么是erasure code?erasure code可以认为是RAID的通式,任何RAID都可以转换为特定的erasure code。在传统的RAID中,仅支持少量的磁盘分布,当系统中存在多个分发点和多节点时,RAID将无法满足需求。比如RAID5只支持一个盘失效,即使是RAID6也仅支持两个盘失效,所以支持多个盘失效的算法也就是erasure code是解决这一问题的办转载 2014-07-17 14:03:10 · 971 阅读 · 0 评论 -
A Performance Evaluation and Examination of Open-Source Erasure Coding Libraries For Storage
AbstractOver the past five years, large-scale storage installations have required fault-protection beyond RAID-5, leading to a flurry of research on and development of erasure codes for multiple dis转载 2014-07-17 14:07:09 · 1757 阅读 · 0 评论 -
一致性hash算法
一致性hash算法还是前两年由于学习ceph,看了下,最近工作又接触到,重新重视下这篇博文是张亮写的,我转发下版权声明:本文为博主原创文章,未经博主允许不得转载。目录(?)[+]一致性 hash 算法( consistent hashing )张亮consistent hashing 算法早在 1997 年转载 2016-05-16 14:47:40 · 237 阅读 · 0 评论 -
小根堆算法
待补充该算法原创 2016-06-20 10:20:16 · 708 阅读 · 0 评论 -
大根堆算法
待补充该算法的过程原创 2016-06-20 10:21:12 · 1368 阅读 · 0 评论