Skip to content

Current API does not allow some execution schemes #2

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions