Slide 4
Slide 4 text
HOW IT WORKS
• The pipeline flow is defined in a declarative manner
• It is composed by several processes
• A process is defined by a set of inputs/outputs and a script
snippet to be executed
• Tasks dependency/parallelisation is defined implicitly by input/
output declarations
• Processes communicate using channels
4