Sciweavers

48 search results - page 1 / 10
» Memoised Garbage Collection for Software Model Checking
Sort
View
TACAS
2009
Springer
102views Algorithms» more  TACAS 2009»
14 years 22 hour ago
Memoised Garbage Collection for Software Model Checking
Viet Yen Nguyen, Theo C. Ruys
BIRTHDAY
2007
Springer
13 years 11 months ago
Models and Software Model Checking of a Distributed File Replication System
With the Distributed File System Replication component, DFS-R, as the central theme, we present selected protocol problems and validation methods encountered during design and deve...
Nikolaj Bjørner
HIPEAC
2005
Springer
13 years 10 months ago
Garbage Collection Hints
This paper shows that Appel-style garbage collectors often make suboptimal decisions both in terms of when and how to collect. We argue that garbage collection should be done when ...
Dries Buytaert, Kris Venstermans, Lieven Eeckhout,...
WIESS
2000
13 years 6 months ago
Dynamic Memory Management with Garbage Collection for Embedded Applications
A software system can be called a safe-system with respect to memory, when it supports only strong-typing and it does not allow for the manual disposal of dynamic memory [2]. The ...
Roberto Brega, Gabrio Rivera
GPC
2010
Springer
13 years 9 months ago
Actor Garbage Collection Using Vertex-Preserving Actor-to-Object Graph Transformations
Abstract. Large-scale distributed computing applications require concurrent programming models that support modular and compositional software development. The actor model supports...
Wei-Jen Wang, Carlos A. Varela, Fu-Hau Hsu, Cheng-...