Analysis of Distributed Garbage Collection Algorithm
暂无分享,去创建一个
With the rapid development of today's distributed technology,it has brought the garbage collection on new challenges.Because of algorithm of the traditional garbage collection to the periodic application program which can't adapt to the need of the garbage collection in the distributed system.So,the paper make a summary of some technology and algorithm about distributed garbage collection in order to grow on comprehension of it and include for the further development of reference.