You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Edwin <ed...@gmail.com> on 2013/05/22 19:37:02 UTC

ThreadPoolProfile for Camel Quartz Component

Hi Folks,

I am using the Quartz component in a route. I have noticed many Quartz
Consumer worker threads running from observing the logs. For my use case, it
is desired to have only 1 Quartz worker thread.

I do not see any options on the Quartz component to specify an
executorServiceRef. If I define a ThreadPoolProfile in the Camel Context
with poolSize of 1, will the Quartz component automatically use this profile
therefore only creating 1 Quartz Consumer worker thread for my route?

Any insights are much appreciated.

Thanks,
Edwin



--
View this message in context: http://camel.465427.n5.nabble.com/ThreadPoolProfile-for-Camel-Quartz-Component-tp5732976.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: ThreadPoolProfile for Camel Quartz Component

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

You need to configure this on Quartz itself
http://www.quartz-scheduler.org/documentation/quartz-1.x/configuration/ConfigThreadPool



On Wed, May 22, 2013 at 7:37 PM, Edwin <ed...@gmail.com> wrote:
> Hi Folks,
>
> I am using the Quartz component in a route. I have noticed many Quartz
> Consumer worker threads running from observing the logs. For my use case, it
> is desired to have only 1 Quartz worker thread.
>
> I do not see any options on the Quartz component to specify an
> executorServiceRef. If I define a ThreadPoolProfile in the Camel Context
> with poolSize of 1, will the Quartz component automatically use this profile
> therefore only creating 1 Quartz Consumer worker thread for my route?
>
> Any insights are much appreciated.
>
> Thanks,
> Edwin
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.com/ThreadPoolProfile-for-Camel-Quartz-Component-tp5732976.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
www.camelone.org: The open source integration conference.

Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cibsen@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen