Skip to content

Current API does not allow some execution schemes #2

@p4vook

Description

@p4vook

Consider the following example: there is three programs: A, B, C. Program A outputs some kind of stream. Program B reads the stream until some moment (for example, it reads a header). Program C takes the header, read by B and the stream, outputed by A and parses further message.
C must be executed after B. But (A, B) and (A, C) must share a pipe. This cannot be implemented now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions