出典:Wikipedia
出典:『Wikipedia』 (2011/01/04 03:15 UTC 版)
Checkpointing is a technique for inserting fault tolerance into computing systems. It basically consists of storing a snapshot of the current application state, and later on, use it for restarting the execution in case of failure.