You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Amit <am...@gmail.com> on 2014/10/03 21:09:44 UTC

JMS component (consumer built-in concurrency can i

The JMS component (consumer) has built-in concurrency  the
concurrentConsumers and maxConcurrentConsumers option. Can i change that at
runtime without restarting the camelContext or without restarting my
application. By just changing the properties file.



--
View this message in context: http://camel.465427.n5.nabble.com/JMS-component-consumer-built-in-concurrency-can-i-tp5757348.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: JMS component (consumer built-in concurrency can i

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

You can change those options at runtime using JMX. You cannot change
the options by editing a .properties file.

On Fri, Oct 3, 2014 at 9:09 PM, Amit <am...@gmail.com> wrote:
> The JMS component (consumer) has built-in concurrency  the
> concurrentConsumers and maxConcurrentConsumers option. Can i change that at
> runtime without restarting the camelContext or without restarting my
> application. By just changing the properties file.
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.com/JMS-component-consumer-built-in-concurrency-can-i-tp5757348.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cibsen@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/