会议专题

A Hybrid Distributed Garbage Collection of Active Objects

Different from traditional garbage collection (GC),in actor system GC identifying whether the object is garbage or not depends on not only its references but also its processing state. It makes garbage collection more complicate. In previous work tracing algorithms such as mark-sweep are utilized which lead to GC too complicated to be suitable for large-scale distributed system. We present in this paper a hybrid distributed garbage collection which is comprised of local GC and global GC. A reverse reference is added for each reference which is.from an actor that can be activated (include remotely referenced actors). Then we can utilize tracing algorithm to collect local garbage. We use timestamp algorithm and backward inquiry to identify and collect global garbage. This GC scheme can collect all garbage correctly. Furthermore,it is fault tolerant and suitable for large-scale distributed system.

Zhang Ning Chunyu Zhang Yang Xia Guangze Xiong

School of Computer Science and Engineering,University of Electronics Science and Technology of China School of Computer Science and Technology,Panzhihua University,Panzhihua,617000,China

国际会议

The 2008 International Conference on Embedded Software and Systems Symposia(ICESS 2008)(2008国际嵌入式系统及嵌入式软件会议)

成都

英文

13-17

2008-01-01(万方平台首次上网日期,不代表论文的发表时间)