文章标签Seminar
Seminar Share: Simple Regenerating Codes: Network Coding for Cloud Storage
0这篇日志主要分享实验室的seminar,这篇paper选自INFOCOM 2012,作者来自USC, EMC和Microsoft Research,主要讲了简单高效的云存储编码方式。
本文采取一种基于Networking coding的简单高效的云存储编码方式。相比传统的Replication方式,本文方法具有更高效的存储利用率和更高的可靠度,同时有可观的性能(repair吞吐与Replication可比);相比MDS编码(用于RAID 5、6),本文拥有更低的recovery复杂度,更高的repair吞吐和更好的扩展性。
提出方法的亮点:
O(1)级别的单节点修复磁盘IO,保证了框架的可扩展性(Scalabilty)- 简单高效的一致性修复(exact repair)方法
- 不低的存储效率
提出方法的不足:
- 仿真真实性不如实现更强,实际SRC的实现不难
- 冗余度n-k不随规模n增长而增长,可靠度下降
- 与MSR(Minimal Storage Regeneration Code)比较带宽开销,有失公平(应该与MBR比较)
- 性能理论分析时(Slides 33)未考虑是Exact repair 还是 Functional repair
下面是我的Presentation。
Seminar Share: The Performance of MapReduce: An In-depth Study
0这篇日志主要分享数据库课的seminar,这篇paper[1]选自VLDB `10,作者来自NUS,主要讲了MapReduce框架在数据库操作时性能瓶颈,并给出了优化建议。
作者不同意业内大牛Dewitt在[2]的看法,即MapReduce性能与数据库要差很多。他认为经过适当的优化,MapReduce性能会提升2.5x-3.5x以上,最终两者性能是可比的。
下面是我的Presentation。
Presentation
以下是Rebuttal。
(更多…)
Seminar share: Transport methods in 3DTV–A Survey
0Introduction
On April 28th, I have my first seminar presentation in ICST. As a newbie, I choose a survey paper as my first try whose title is Transport methods in 3DTV.
The presentation is a refined version of the original paper. All the documents is shown as belows. Hope you enjoy them and feel free to comment whatever in your mind
Presentation
Transport methods in 3DTV–A Survey