Skip to content

Conversation

@rtuk
Copy link

@rtuk rtuk commented Aug 8, 2016

Enabled setting QoS options on the listen method and added convenience function listenWithQoS

QoS enables users to define size or count (or both) of prefetched messages. Setting QoS ensures that RabbitMQ does not distribute all messages when they arrive but rather when the current consumer tells RabbitMQ they are ready to handle more messages

rtuk added 2 commits August 8, 2016 15:18
QoS enables users to define size or count (or both) of prefetched messages. Setting QoS ensures that RabbitMQ does not distribute all messages when they arrive but rather when the current consumer tells RabbitMQ they are ready to handle more messages
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

Successfully merging this pull request may close these issues.

1 participant