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

feed data given by a callback interface into the pipeline #12

Open
skuschel opened this issue Feb 20, 2022 · 1 comment
Open

feed data given by a callback interface into the pipeline #12

skuschel opened this issue Feb 20, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@skuschel
Copy link
Owner

skuschel commented Feb 20, 2022

change a callback interface into the pipeline.

https://stackoverflow.com/questions/9968592/turn-functions-with-a-callback-into-python-generators

@skuschel skuschel changed the title interface with callback interface feed data given by a callback interface into the pipeline Feb 20, 2022
@skuschel skuschel added the enhancement New feature or request label Jul 25, 2022
@skuschel
Copy link
Owner Author

we may just do this by sending the data over the network to another process using zmq. Similar to the generator send that is in network.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant