[
https://issues.apache.org/jira/browse/CAMEL-7422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-7422.
---------------------------------
Resolution: Fixed
> 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)