We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For instance for capacity (buffer bounds)
capacity
The text was updated successfully, but these errors were encountered:
From JPM:
In the pre-NoFlo .fbp notation, connection capacity is specified by a number in brackets after the arrow.
One question is how to specify unbounded buffers.
Sorry, something went wrong.
I think special-casing capacity is not worth it. Think it should be generic edge metadata (key,value) instead.
0 can mean unbounded.
Semi-related, we may want generic key,value metadata for the graph also, like for #33 and #27
No branches or pull requests
For instance for
capacity
(buffer bounds)The text was updated successfully, but these errors were encountered: