Sciweavers

POS
1998
Springer

Straightforward Java Persistence Through Checkpointing

13 years 8 months ago
Straightforward Java Persistence Through Checkpointing
Several techniques have been proposed for adding persistence to the Java language environment. This paper describes a system we call icee that works by checkpointing the Java Virtual Machine. We compare the scheme to other persistent Java techniques. Checkpointing offers two unique advantages: first, the implementation is independent of the JVM implementation, and therefore survives JVM updates; second, because checkpointing saves and restores execution state, even threads become persistent entities.
Jon Howell
Added 06 Aug 2010
Updated 06 Aug 2010
Type Conference
Year 1998
Where POS
Authors Jon Howell
Comments (0)