石头:2229 - 371 x
容错并行复制系统
本文作者集中在集群计算机的体系结构和工作的背景与并行模式。作者对保证有浓厚兴趣的工作节点有效和可用的数据应该在任何时候任务并行运行。在运行的应用程序在执行期间可能面临资源的缺点。动态应用程序必须做一些准备,和复元,预期的失败。通常,检查点是用来减少损失的计算。检查点是一个战略纯粹的地方,但是非常昂贵。然而,大多数检查点技术要求中央存储来存储检查点。这导致了一个瓶颈,严重地限制了检查点的可伸缩性,同时也证明是过于昂贵的专用检查点网络和存储系统。作者建议复制技术实现。复制已经研究了并行数据库。 Author has worked on parallel execution of task on a node; if it fails then self protecting feature should be turned on. Selfprotecting in this context means that computer clusters should detect and handle failures automatically with the help of replication
Madhavi Vaidya阅读全文下载全文