Sciweavers

443 search results - page 26 / 89
» The economics of garbage collection
Sort
View
TECS
2010
41views more  TECS 2010»
14 years 10 months ago
Nonblocking real-time garbage collection
Martin Schoeberl, Wolfgang Puffitsch
RTSS
2006
IEEE
15 years 5 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»
14 years 11 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
ICDCN
2012
Springer
13 years 7 months ago
Economic Models for Cloud Service Markets
Cloud computing is a paradigm that has the potential to transform and revolutionalize the next generation IT industry by making software available to end-users as a service. A clou...
Ranjan Pal, Pan Hui
BIRTHDAY
2003
Springer
15 years 5 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