Sciweavers

163 search results - page 12 / 33
» Complementary Garbage Collector
Sort
View
SP
2003
IEEE
116views Security Privacy» more  SP 2003»
14 years 2 months ago
Garbage Collector Memory Accounting in Language-Based Systems
Language run-time systems are often called upon to safely execute mutually distrustful tasks within the same runtime, protecting them from other tasks’ bugs or otherwise hostile...
David W. Price, Algis Rudys, Dan S. Wallach
ECOOP
2007
Springer
14 years 1 months ago
AS-GC: An Efficient Generational Garbage Collector for Java Application Servers
Abstract. A generational collection strategy utilizing a single nursery cannot efficiently manage objects in application servers due to variance in their lifespans. In this paper, ...
Feng Xian, Witawas Srisa-an, ChengHuan Jia, Hong J...
IWMM
2007
Springer
90views Hardware» more  IWMM 2007»
14 years 3 months ago
A correct and useful incremental copying garbage collector
Martin Kero, Johan Nordlander, Per Lindgren