ooli3@sopuli.xyzM to GetBetter@sopuli.xyz · 5 days agoIt’s beautifuli.redd.itimagemessage-square98linkfedilinkarrow-up1560arrow-down117
arrow-up1543arrow-down1imageIt’s beautifuli.redd.itooli3@sopuli.xyzM to GetBetter@sopuli.xyz · 5 days agomessage-square98linkfedilink
minus-squarecertified_expertlinkfedilinkarrow-up11·5 days agoIt clearly shows the sequential and parallel threads of execution: up/down: parallel. left to right: sequential It clearly shows the sequence of produced intermediate results, split and merging points: a row that splits into two rows is one step producing more than one result. Like spliting yolk and whites. many rows becoming one: merging node. Like baking many ingredients.
It clearly shows the sequential and parallel threads of execution:
It clearly shows the sequence of produced intermediate results, split and merging points: