avendish
avendish copied to clipboard
Async processes
- Execution of a whole process should be markable as "async"
- Different ways to specify how input and output data is handled:
- with a queue ?
- with a triple-buffer?