Add idleConsumerLimit option for DMLC to camel-jms
--------------------------------------------------

                 Key: CAMEL-4290
                 URL: https://issues.apache.org/jira/browse/CAMEL-4290
             Project: Camel
          Issue Type: Improvement
            Reporter: Jonathan Anstey
            Assignee: Jonathan Anstey
            Priority: Minor


>From 
>http://bsnyderblog.blogspot.com/2010/05/tuning-jms-message-consumption-in.html

The idleConsumerLimit property is used to specify the the maximum number of 
consumers that are allowed to be idle at a given time. The use of this property 
was recently clarified a bit in the Spring 3.x trunk. Increasing this limit 
causes invokers to be created more aggressively. This can be useful to ramp up 
the number of consumers faster.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to