Skip to content
This repository was archived by the owner on Feb 11, 2021. It is now read-only.
This repository was archived by the owner on Feb 11, 2021. It is now read-only.

Executor fault-tolerance #5

@rofinn

Description

@rofinn

If the Executor process dies the entire computation graph will fail, which is costly for long running graphs. Most likely we'll need to implement some kind of leader election method (e.g., Paxos, Raft) within the julia cluster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions