From Fedora Project Wiki

< Features

Revision as of 07:58, 24 October 2012 by Adrian (talk | contribs) (Created page with "= Checkpoint/Restore == Summary == Add support to checkpoint and restore processes. Checkpointing processes can be used for fault tolerance and/or load balancing. Checkpoint...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

= Checkpoint/Restore

Summary

Add support to checkpoint and restore processes. Checkpointing processes can be used for fault tolerance and/or load balancing.

Checkpointing a process in regular intervals can help to restart a process if it might crash to resume/restart/restore the calculation without too much data lost. Providing this ability transparent at the OS level removes the need to implement this functionality for all processes manually.

Owner

  • Email: <your email address so we can contact you, invite you to meetings, etc.>

Current status

  • Targeted release: [[Releases/<number> | Fedora <number> ]]
  • Last updated: (DATE)
  • Percentage of completion: XX%


Detailed Description

Benefit to Fedora

Scope

How To Test

User Experience

Dependencies

Contingency Plan

Documentation

Release Notes

Comments and Discussion