International audienceGrids are becoming more and more dynamic, running parallel applications on large scale and heterogeneous resources. Explicitly stopping a whole distributed application is becoming increasingly difficult. In that context, there is a strong need to free resources a soon as they become useless, leading to automatic termination, using distributed garbage collecting techniques. We propose in this paper a new distributed garbage collector for active objects taking into account cycles but with a complexity similar to the distributed garbage collector of Java/RMI. The algorithm is based on a different approach to collect acyclic and cyclic garbage. On one hand, acyclic garbage is collected by knowing the immediate referencers ...
peer-reviewedComprehensive distributed garbage collection in object-oriented distributed systems has...
This paper introduces an algorithm that performs garbage collection in distributed systems of active...
In this report we show an algorithm for cyclic distributed garbage collection that does not require ...
International audienceGrids are becoming more and more dynamic, running parallel applications on lar...
15 pagesThe distributed garbage collection (DGC) problem can be divided in two parts: 1) acyclic gar...
This paper presents an algorithm for distributed garbage collection and outlines its implementation ...
With the continued growth of distributed systems as a means to provide shared data, designers are tu...
This paper presents a new algorithm for distributed garbage collection and outlines its implementati...
This paper presents an algorithm for distributed garbage collection and outlines its implementation ...
International audienceMost existing reference-based distributed object systems include some kind of ...
We expand an acyclic distributed garbage collector (the cleanup protocol of Stub-Scion Pair Chains) ...
Support for distributed co-operative work implies object sharing. The memory management of these di...
This paper shows how to perform distributed automatic garbage collection of objects possessing their...
Most Distributed Garbage Collection (DGC) algorithms are not complete as they fail to reclaim distri...
. We present a distributed garbage collection algorithm that eventually collects all cycles in an op...
peer-reviewedComprehensive distributed garbage collection in object-oriented distributed systems has...
This paper introduces an algorithm that performs garbage collection in distributed systems of active...
In this report we show an algorithm for cyclic distributed garbage collection that does not require ...
International audienceGrids are becoming more and more dynamic, running parallel applications on lar...
15 pagesThe distributed garbage collection (DGC) problem can be divided in two parts: 1) acyclic gar...
This paper presents an algorithm for distributed garbage collection and outlines its implementation ...
With the continued growth of distributed systems as a means to provide shared data, designers are tu...
This paper presents a new algorithm for distributed garbage collection and outlines its implementati...
This paper presents an algorithm for distributed garbage collection and outlines its implementation ...
International audienceMost existing reference-based distributed object systems include some kind of ...
We expand an acyclic distributed garbage collector (the cleanup protocol of Stub-Scion Pair Chains) ...
Support for distributed co-operative work implies object sharing. The memory management of these di...
This paper shows how to perform distributed automatic garbage collection of objects possessing their...
Most Distributed Garbage Collection (DGC) algorithms are not complete as they fail to reclaim distri...
. We present a distributed garbage collection algorithm that eventually collects all cycles in an op...
peer-reviewedComprehensive distributed garbage collection in object-oriented distributed systems has...
This paper introduces an algorithm that performs garbage collection in distributed systems of active...
In this report we show an algorithm for cyclic distributed garbage collection that does not require ...