Running Java Jobs
Run JVM as “vanilla” job
- Class files are treated as ordinary jobs
- Requires uniform environment (same CLASSPATH everywhere)
- No checkpointing
Re-link JVM as “standard” job
- Remote system calls for class loader
Checkpoint/restart of “vanilla” jobs