-
Notifications
You must be signed in to change notification settings - Fork 41
Processes Design
Ilya Sher edited this page Sep 10, 2018
·
1 revision
Communicating with processes and anything else related to processes handling in NGS.
- Remove stupid limit of one output is connected to one input of the next process, allow fan out and fan in
- Support named inputs and outputs
- Allow on the fly connection to pipes/files. Think a logger is writing to a file on full disk. Just reconnect to another file on another partition/disk.
TODO: Overall description
TODO: List of components. For each: description of the role, API, etc.
NGS official website is at https://ngs-lang.org/