Skip to content

Create some kind of queue for processes #140

@Kraysent

Description

@Kraysent

There are a lot of situations where one might want to do the following things:

  • Run creation, then integration, then analysis.
  • If created models already exists, skip it and go straight to integration
  • If model is already integrated, skip it and go stright to analysis
  • Run several creation -> integration -> analysis cycles in paralllel

It would be a good idea to create some centralized solution for this akin to Makefile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    analysisIssues that change analysis stage functionalitycreationIssues that change creation stage functionalityfeatureSuggestion of new featureintegrationIssues that change integration stage functionality

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions