...嵌套式的面向列的存储格式,这种存储格式可极大提高大数据的处理效率。 当前,在文件系统阶段,数据管理的最大挑战之一就是,如何处理大数据中的数据冗余。纠删码(Erasure code)是很有创意的冗余保护机制,它可以减少三倍的冗余副本,还不会影响数据的可恢复性与可用性。 面向列存储 vs.
基于295个网页-相关网页
加速卡做erasure code(擦除码)加速应用,可以达到20几个硬盘接口的操作速率(+微信关注网络世界),换算成CPU核的处理性能,可以达到二十几个核的CPU的处理性能。
基于44个网页-相关网页
...ECFileCache是一个分布式文件缓存服务,基于纠删编码,使用Redis存数据 ECFileCache是一个分布式文件缓存服务,基于纠删编码(Erasure Code)对数据进行编码,使用Redis全内存存储缓存数据。...
基于8个网页-相关网页
Low Density Erasure Code 低密度纠删码
burst erasure code 突发擦除纠错码
low-density erasure code 低密度纠删码
cascaded low-density erasure code 级联型低密度纠删码
Erasure-burst-correcting convolutional code 纠突发删除卷积码
erasure resilient code 抗删除编码
Focused on redundancy scheme selection and design of the storage system, comprehensive and objective assessments were given between full redundancy and Erasure code.
进行了对等云存储服务系统冗余策略的选择与研究,对完全副本冗余和纠删码冗余进行较全面客观的评价。
参考来源 - 基于DHT的开放对等云存储服务系统研究·2,447,543篇论文数据,部分数据来源于NoteExpress
以上来源于: WordNet
Erasure code, such as RS code, LT code and Raptor code, is the most commonly used in distributed storage.
针对这些码型的局限性以及网络编码的优势,研究了网络编码在分布式存储系统中的应用。
This paper proposed decentralized Erasure Code to solve the problem. Redundant storage was achieved by the partition and encoding of the original data.
为此,提出一种基于分散式服务器的算法,通过对原数据进行分割编码来实现数据块的冗余存储。
Another consequence of erasure is that using casts or instanceof with generic type parameters doesn't make any sense. The following code will not improve the type safety of your code at all.
擦除的另一个后果是,对泛型类型参数是用强制类型转换或者instance of毫无意义。
应用推荐