consecution icon indicating copy to clipboard operation
consecution copied to clipboard

Run node in flow?

Open DuinoDu opened this issue 6 years ago • 0 comments

For example, input is a list of 1000 elements. Flow is as Input -> Node1 -> Node2... I hope after Node1 process 100 elements, Node2 can start to process 100 elements. And at the same time, Node1 process next 100 element. Many thanks if some suggestions given.

DuinoDu avatar Nov 09 '19 14:11 DuinoDu