Skip to content

[FEA] Need capability for defining runtime requirements on MIS, and MIS should be able to serve an algorithm in "always on", "when requested" or "batch modes", as specified by the developer #227

Open
@GreySeaWolf

Description

@GreySeaWolf

Is your feature request related to a problem? Please describe.

This is related to managing app running requirements on the MIS

Describe the solution you'd like

Need the capability of running apps on multiple run time scenarios: 1) ALways on, an input may come any time, need to respond fast; 2) Bring it up when requested, and the algorithm will execute and after completing its task it can be taken down until next request, 3) In batch mode, periodically the algorithm can be brought online to work on every task accumulated so far, and after completing its tasks it can be taken down until its next scheduled task.

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions