Sciweavers

319 search results - page 26 / 64
» Age-Based Garbage Collection
Sort
View
COOTS
2001
13 years 9 months ago
Distributed Garbage Collection for Wide Area Replicated Memory
Alfonso Sánchez, Luís Veiga, Paulo F...
SOSP
1993
ACM
13 years 9 months ago
Concurrent Compacting Garbage Collection of a Persistent Heap
James O'Toole, Scott Nettles, David K. Gifford
C++
1994
82views more  C++ 1994»
13 years 9 months ago
Safe, Efficient Garbage Collection for C++
John R. Ellis, David Detlefs
RTSS
2006
IEEE
14 years 1 months ago
An Emprical Evaluation of Memory Management Alternatives for Real-Time Java
Memory management is a critical issue for correctness and performance of hard-real time systems. Java environments usually incorporate high-throughput garbage collection algorithm...
Filip Pizlo, Jan Vitek
ENTCS
2006
125views more  ENTCS 2006»
13 years 7 months ago
Estimating the Cost of Native Method Calls for Resource-bounded Functional Programming Languages
We address the problem of applying resource-bounded functional programming languages in practice on object-oriented virtual machines which include calls to native methods coded in...
Stephen T. Gilmore, Olha Shkaravska