Abstract
This paper presents generic pickling and minimization mechanisms that are provided as services similar to garbage collection. Pickling is used to externalize and internalize data. Minimization means to maximize the sharing in arbitrary data structures. The paper introduces the notion of an abstract store as a formal basis for the algorithms, and analyzes design decisions for the implementation aspects of pickling and minimization. The mechanisms presented here are fully implemented in the Alice programming system.
Original language | English |
---|---|
Pages (from-to) | 79-103 |
Number of pages | 25 |
Journal | Electronic Notes in Theoretical Computer Science |
Volume | 148 |
Issue number | 2 |
DOIs | |
Publication status | Published - 24 Mar 2006 |
Externally published | Yes |
Keywords
- Distributed programming
- Graph minimization
- Marshalling
- Persistence
- Pickling
- Serialization