Re: Custom Camel Thread Factory

2014-04-19 Thread hubert
Hi Petter Thx for your reply. My solution would be much simpler if the method org.apache.camel.impl.DefaultExecutorServiceManager#createThreadFactory is a protected method. As I read somewhere in the forum from Claus that Contributions are welcome :) - should I try to contribute the change or

Re: Custom Camel Thread Factory

2014-04-16 Thread Petter Nordlander
Hi, That is correct. Some info can be found in the docs. https://camel.apache.org/threading-model.html Depending on the details in your requirements, you get away with implementing ThreadPoolFactory, https://camel.apache.org/maven/current/camel-core/apidocs/org/apache/camel/ spi/ThreadPoolFacto