[
https://issues.apache.org/jira/browse/CAMEL-7422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14020881#comment-14020881
]
ASF GitHub Bot commented on CAMEL-7422:
---------------------------------------
Github user neoramon closed the pull request at:
https://github.com/apache/camel/pull/168
> camel-rabbit - Consumer tuning: thread count, prefetch
> ------------------------------------------------------
>
> Key: CAMEL-7422
> URL: https://issues.apache.org/jira/browse/CAMEL-7422
> Project: Camel
> Issue Type: Improvement
> Components: camel-rabbitmq
> Affects Versions: 2.13.0
> Reporter: Gérald Quintana
> Priority: Minor
>
> Add RabbitMQ consumer options:
> - consumerCount : number of concurrent threads/channels used to consume
> messages
> - prefetchSize : amount of content (in octets) the broker will deliver
> - prefetchCount : number of messages the broker will deliver
> http://www.rabbitmq.com/javadoc/com/rabbitmq/client/Channel.html#basicQos%28int,%20int,%20boolean%29
--
This message was sent by Atlassian JIRA
(v6.2#6252)