【24h】

Garbage Collection for Mobile and Replicated Objects

机译:移动和复制对象的垃圾收集

获取原文
获取原文并翻译 | 示例

摘要

This paper describes the Hidra garbage collection system for non-mogratable singleton objects, migratable objects and replicated objects. Garbage detection is based on a distributed reference counting protocol and on the use of forwarders when migration occurs. The algorithm is triggered by object reference operations and is completely asynchronous, enabling techniques such as piggy-backing and batching of messages. Once some objects is computed as garbage, the ORB sneds an unreferenced notification to its implementation. In the case of replicated objects, the unreferenced notification is asyncronously delivered to every replica implementation. The algorithm is safe and live in the absence of failures. When failures arise a reference count reconstruction protocol reestablishes the garbage detection algorithm invariants.
机译:本文介绍了针对不可移动单例对象,可迁移对象和复制对象的Hidra垃圾收集系统。垃圾检测基于分布式参考计数协议,并且在发生迁移时基于转发器的使用。该算法由对象引用操作触发,并且完全是异步的,从而实现了诸如piggy带和消息批处理之类的技术。一旦某些对象被计算为垃圾,ORB就会向其实现发送未引用的通知。对于复制的对象,未引用的通知将异步传递到每个副本实现。该算法是安全的,并且不会出现故障。当出现故障时,参考计数重建协议将重新建立垃圾检测算法不变式。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号