jjs-dev / jjs-dev/invoker

Current API does not allow some execution schemes

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.