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

Need a way to set consumer prefetch #11

Closed
hellosmith420 opened this issue Dec 12, 2016 · 1 comment
Closed

Need a way to set consumer prefetch #11

hellosmith420 opened this issue Dec 12, 2016 · 1 comment
Assignees
Milestone

Comments

@hellosmith420
Copy link

After using this library, I am facing the limitation of prefetching. I used to do that for amqp library by using basicQos in channel level.
Basically, I think without this feature, current throughput could be not improved in my consumer side.

@michaelklishin
Copy link
Member

Seems to be the case, thank you for reporting.

@michaelklishin michaelklishin changed the title Need a way to set consumer prefetch, like AMQP Qos Need a way to set consumer prefetch Dec 12, 2016
@acogoluegnes acogoluegnes added this to the 1.6.0 milestone Dec 12, 2016
@acogoluegnes acogoluegnes self-assigned this Dec 12, 2016
acogoluegnes added a commit that referenced this issue Dec 30, 2016
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

3 participants