[kaffe] Checkpointing Java

Andrew Dalgleish kaffe@andrewdalgleish.dyndns.org
Tue, 30 Apr 2002 15:22:08 +1000


On Sun, Apr 28, 2002 at 02:57:08PM +0200, Tsjoert wrote:
> Hi,
> 
> On http://www.cs.utk.edu/~plank/javackp.html i read:

Another possibility:
http://www.jonh.net/~jonh/research/pjw3/

I haven't read it too closely yet, but I believe this checkpoints
the whole JVM (ie you can't migrate a single thread).
You could probably do this with libchkpt as well.