Skip to content

Run nodes in a pipeline in parallel #439

Answered by Levi-Armstrong
rjoomen asked this question in Q&A
Discussion options

You must be logged in to vote

A pipeline should only ever have a single path through the graph. You want to use the Graph object which does support running things in parallel and some examples of this are the raster objects. I also recommend taking a look at Taskflows documentation for the scheduler to understand how it works so when setting up the graph you get the behavior you desire.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@rjoomen
Comment options

rjoomen Feb 17, 2024
Maintainer Author

Answer selected by rjoomen
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants