Skip to content
New issue

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

Allow to specify edge metadata #50

Open
jonnor opened this issue Mar 18, 2016 · 3 comments
Open

Allow to specify edge metadata #50

jonnor opened this issue Mar 18, 2016 · 3 comments

Comments

@jonnor
Copy link
Contributor

jonnor commented Mar 18, 2016

For instance for capacity (buffer bounds)

@bergie
Copy link
Member

bergie commented Mar 18, 2016

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.

@jonnor
Copy link
Contributor Author

jonnor commented Mar 19, 2016

I think special-casing capacity is not worth it. Think it should be generic edge metadata (key,value) instead.

0 can mean unbounded.

@jonnor
Copy link
Contributor Author

jonnor commented May 5, 2016

Semi-related, we may want generic key,value metadata for the graph also, like for #33 and #27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants