Sciweavers

PDIS
1994
IEEE

Fault-Tolerant Distributed Garbage Collection in a Client-Server Object-Oriented Database

13 years 8 months ago
Fault-Tolerant Distributed Garbage Collection in a Client-Server Object-Oriented Database
We present a scalable garbage collection scheme for systems that store objects at multiple servers while clients run transactions on locally cached copies of objects. It is the first scheme that provides fault tolerance for such a system: Servers recover from failures and retrieve information needed for safe garbage collection; clients do not recover from failures, yet the scheme is able to reclaim objects referenced only from failed clients. The scheme is optimized to reduce overhead on common client operations, and it provides fault tolerance by doing work in the background and during client operations that are infrequent.
Umesh Maheshwari, Barbara Liskov
Added 09 Aug 2010
Updated 09 Aug 2010
Type Conference
Year 1994
Where PDIS
Authors Umesh Maheshwari, Barbara Liskov
Comments (0)