首页> 外文会议>Symposium on Reliable Distributed Systems >Copying garbage collection for distributed object stores
【24h】

Copying garbage collection for distributed object stores

机译:复制分布式对象存储的垃圾收集

获取原文

摘要

The authors describe a garbage collection scheme for managing a distributed object store in which accessible objects survive system failures. The scheme is based on copying garbage collection and has the following advantages: it is tolerant to node failures, a fail-stop behavior of the node is assumed; it is partial, a given execution of the distributed garbage collection does not need to involve all the nodes, that is, the garbage collector can collect garbage on a subset of the entire system nodes; it minimizes disk accesses; it can collect any kind of cycles both within a node and among different nodes; it uses the depth-first-search to increase locality; it is iterative and it does not assume any particular primitives of the operating system of a node. In addition this distributed garbage collector can be extended to be asynchronous, that is, every node can decide to begin the collection at any time independently of the others.
机译:作者描述了一种用于管理分布式对象存储的垃圾收集方案,其中可访问的对象存储系统故障。该方案基于复制垃圾收集,并具有以下优点:它可以容忍节点故障,假设节点的故障停止行为;它是部分的,给定的分布式垃圾收集的执行不需要涉及所有节点,即垃圾收集器可以在整个系统节点的子集上收集垃圾;它最大限度地减少了磁盘访问;它可以在节点和不同节点中收集任何类型的周期;它使用深度优先搜索增加了地方;它是迭代的,它不假设节点的操作系统的任何特定原语。此外,这种分布式垃圾收集器可以扩展到异步,即每个节点可以决定在其他时间随时开始收集。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号