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

Channel capacity #71

Open
curtisalexander opened this issue Aug 24, 2022 · 1 comment
Open

Channel capacity #71

curtisalexander opened this issue Aug 24, 2022 · 1 comment
Assignees
Labels
1.0 Needed for v1.0 enhancement New feature or request

Comments

@curtisalexander
Copy link
Owner

Research how want to handle channel capacity to help keep memory down when running with --parallel option

@curtisalexander curtisalexander self-assigned this Aug 24, 2022
@curtisalexander curtisalexander added the enhancement New feature or request label Aug 24, 2022
@curtisalexander
Copy link
Owner Author

Consider the following - an example of a streaming data pipeline with back pressure that does not rely on channel capacity:

https://medium.com/@polyglot_factotum/rust-concurrency-a-streaming-workflow-served-with-a-side-of-back-pressure-955bdf0266b5

@curtisalexander curtisalexander added the 1.0 Needed for v1.0 label Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.0 Needed for v1.0 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant