Checkpointing a job

2008

Checkpointing a job

  1. A.

    allows it to be completed successfully

  2. B.

    allows it to continue executing later

  3. C.

    prepares it for finishing

  4. D.

    occurs only when there is an error in it

Attempted by 403 students.

Show answer & explanation

Correct answer: B

Checkpointing a job saves its current state to storage. This enables the system to resume execution from that saved point if a failure occurs, rather than restarting from the beginning. It is a proactive fault-tolerance mechanism and does not guarantee completion or only occur upon errors.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Isro