Uniprocessor garbage collection techniques

PR Wilson - International Workshop on Memory Management, 1992 - Springer
We survey basic garbage collection algorithms, and variations such as incremental and
generational collection. The basic algorithms include reference counting, mark-sweep, mark …

Garbage collecting the internet: A survey of distributed garbage collection

SE Abdullahi, GA Ringwood - ACM Computing Surveys (CSUR), 1998 - dl.acm.org
Internet programming languages such as Java present new challenges to garbage-
collection design. The spectrum of garbage-collection schema for linked structures …

[图书][B] A Theory of Distributed Objects: Asynchrony—Mobility—Groups—Components

D Caromel, L Henrio - 2005 - Springer
FG h S h UWU i SU¥ § © h SI h SQ i'w Q\ac 4 aY w UYU f KY o TQQU a U jcao Q hh UQV\ac
4 h A n 5 5 E h T ««Q h VQ f V a T h V w Q jahh W r W [WV k V af Q ª UQV w Q 5©¤ jcaj Q c …

A survey of distributed garbage collection techniques

D Plainfossé, M Shapiro - International Workshop on Memory Management, 1995 - Springer
We present the spectrum of distributed garbage collection techniques. We first describe
those reference counting-based techniques and compare them, in particular with respect to …

[PDF][PDF] Distributed dynamic channel allocation for mobile computing

R Prakash, NG Shivaratri, M Singhal - Proceedings of the fourteenth …, 1995 - dl.acm.org
Efficient allocation of communication channels is critical for the performance of wireless
mobile computing systems. The centralized channel allocation algorithms proposed in …

Phoenix: a parallel programming model for accommodating dynamically joining/leaving resources

K Taura, K Kaneda, T Endo, A Yonezawa - ACM SIGPLAN Notices, 2003 - dl.acm.org
This paper proposes Phoenix, a programming model for writing parallel and distributed
applications that accommodate dynamically joining/leaving compute resources. In the …

A unified theory of garbage collection

DF Bacon, P Cheng, VT Rajan - Proceedings of the 19th annual ACM …, 2004 - dl.acm.org
Tracing and reference counting are uniformly viewed as being fundamentally different
approaches to garbage collection that possess very distinct performance properties. We …

[图书][B] Distributed garbage collection for network objects

A Birrell, D Evers, G Nelson, S Owicki, E Wobber - 1993 - bitsavers.org
Garbage collection is a valuable tool for programming distributed systems, for all the
reasons that apply to programs that run in a single address space. In addition, network …

Performance issues in non-blocking synchronization on shared-memory multiprocessors

J Alemany, EW Felten - Proceedings of the eleventh annual ACM …, 1992 - dl.acm.org
This paper considers the implementation of non-blocking concurrent objects on shared-
memory multiprocessors. Real multiprocessors have properties not present in theoretical …

SSP chains: Robust, distributed references supporting acyclic garbage collection

M Shapiro, P Dickman, D Plainfossé - 1992 - inria.hal.science
SSP chains are a novel technique for referencing objects in a distributed system. To client
software, any object reference appears to be a local pointer, when the target is remote an …