About 24,100 results
Open links in new tab
  1. Application checkpointing - Wikipedia

    Checkpointing is a technique that provides fault tolerance for computing systems. It involves saving a snapshot of an application 's state, so that it can restart from that point in case of failure.

  2. What Does Checkpointing Mean - Dagster

    Checkpointing, in the context of data processing and pipeline execution, refers to the practice of saving the state of a process at certain points so that it can be restarted from that point in case of failure, …

  3. Checkpointing Jobs - NURC RTD - Northeastern University

    Checkpointing is a fault tolerance technique based on the Backward Error Recovery (BER) technique, designed to overcome “fail-stop” failures (interruptions during the execution of a job).

  4. Multilevel checkpointing we can recursively apply checkpointing to allow even more flexibility execute without storing

  5. Understanding Checkpointing and Its Importance - RisingWave ...

    Aug 12, 2025 · Checkpointing is widely used in databases, data pipelines, and AI to ensure smooth operations and protect important data. Choosing the right checkpoint type and frequency balances …

  6. Checkpointing Jobs - CHTC

    Checkpointing is a technique that provides fault tolerance for a user’s analysis. It consists of saving snapshots of a job’s progress so the job can be restarted without losing its progress and having to …

  7. Checkpointing | Springer Nature Link

    In the most general sense, Checkpointing refers to the ability to store the state of a computation in a way that allows it be continued at a later time without changing the computation’s behavior. The …