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

Stream Ports #53

Open
longshorej opened this issue Sep 22, 2019 · 0 comments
Open

Stream Ports #53

longshorej opened this issue Sep 22, 2019 · 0 comments

Comments

@longshorej
Copy link
Collaborator

longshorej commented Sep 22, 2019

The streams implementation stubs out what ports could look like from a user perspective. This needs to be fleshed out. It should be supported for both fused and spawned logic.

A port allows a logic implementation to spawn any number of other logic implementations, becoming the spawned logic's upstream and downstream in the process. This is particularly useful for implementing merging, dynamic hubs, etc.

@longshorej longshorej changed the title Stream Junctions Stream Ports Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant