Sciweavers

349 search results - page 26 / 70
» Garbage Collection Hints
Sort
View
TECS
2010
41views more  TECS 2010»
13 years 7 months ago
Nonblocking real-time garbage collection
Martin Schoeberl, Wolfgang Puffitsch
RTSS
2006
IEEE
14 years 3 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 9 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
BIRTHDAY
2003
Springer
14 years 2 months ago
Colimits for Concurrent Collectors
Abstract. This case study applies techniques of formal program development by specification refinement and composition to the problem of concurrent garbage collection. The speci...
Dusko Pavlovic, Peter Pepper, Douglas R. Smith