Skip to content
Discussion options

You must be logged in to vote

The core library uses a graph-based execution model so the edges define the dependencies and control flow between nodes. Without edges, the runtime cannot determine which nodes should execute or in what order.

Take a look at the examples where you can find working demos of many different kinds of patterns and configurations.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gorango
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