Skip to content

Add simple scheduler #69

@transientlunatic

Description

@transientlunatic

Some jobs run in seconds, and for these the overhead of running them on a compute cluster is much greater than just running them as asimov runs the monitor loop, or in a parallel process run on the machine where asimov runs.
Asimov should have a very light weight scheduler of its own for these sorts of jobs, which is just set up to run simple e.g. shell commands.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

Status

Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions