deepforge icon indicating copy to clipboard operation
deepforge copied to clipboard

Hierarchical pipelines

Open brollb opened this issue 8 years ago • 1 comments

brollb avatar Aug 04 '16 21:08 brollb

This can probably be handled similar to #1018. That is, we can create a code gen plugin for pipelines so the current execution plugins will not need any modification.

The only remaining question is if the nested pipeline should be distributed or not. It is certainly much simpler to run it locally but much more powerful to make it parallelizable.

brollb avatar May 18 '17 02:05 brollb