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

Scaling receiver counter up/down based on demand #1018

Open
nyurik opened this issue Aug 19, 2023 · 0 comments
Open

Scaling receiver counter up/down based on demand #1018

nyurik opened this issue Aug 19, 2023 · 0 comments

Comments

@nyurik
Copy link

nyurik commented Aug 19, 2023

Is there some easy way to dynamically scale the number of receivers based on the channel congestion state? If there are too many pending item is the channel, more receivers should be created. If the channel is near-empty, some receivers may need to stop. Any API that would help with this, or is there a different approach for this? Thanks!

(cross-posted to stackoverflow)

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

No branches or pull requests

2 participants