Skip to content

Execute on servers with dedicated job scheduler #27

@jewellsean

Description

@jewellsean

Under the current framework, is it possible to send all planned jobs to servers with a dedicated job scheduler? The workflow would likely be as follows:

  1. Plan runs locally (through cross product interface).
  2. Send and schedule jobs on the remote server.
    --- Completely disconnect from server, since large jobs will require at least a week to complete. It is not reasonable to require a consistent connection over that time period. ---
  3. Re-establish a connection and sync results.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions