[CONF] Apache Camel > Threading Model

2012-11-24 Thread confluence
Threading Model Page edited by Claus Ibsen Changes (1) ... Notice the pattern name has changed from Camel 2.10 onwards, use #name# instead.

[CONF] Apache Camel > Threading Model

2012-09-07 Thread confluence
Threading Model Page edited by Claus Ibsen Changes (4) ... The {{ExecutorServiceManager}} has APIs for shutting down thread pools graceful and

[CONF] Apache Camel > Threading Model

2012-09-07 Thread confluence
Threading Model Page edited by Claus Ibsen Changes (4) ... The {{ExecutorServiceManager}} has APIs for shutting down thread pools graceful and

[CONF] Apache Camel > Threading Model

2012-09-05 Thread confluence
Threading Model Page edited by Claus Ibsen Changes (3) ... The {{ExecutorServiceManager}} has APIs for shutting down thread pools graceful and

[CONF] Apache Camel > Threading Model

2012-09-04 Thread confluence
Threading Model Page edited by Claus Ibsen Changes (1) ... All thread pools created by Camel will be properly shutdown when {{CamelContext}} sh

[CONF] Apache Camel > Threading Model

2012-06-06 Thread confluence
Threading Model Page edited by Bilgin Ibryam Changes (1) ... {code} What that means is that for example when you use [Multicast]

[CONF] Apache Camel > Threading Model

2012-01-16 Thread confluence
Threading Model Page edited by Claus Ibsen Changes (4) ... On the {{ExecutorServiceStrategy}}/{{ExecutorServiceManager}} you can configure the

[CONF] Apache Camel > Threading Model

2011-08-12 Thread confluence
Threading Model Page edited by Claus Ibsen Changes (10) ... You can use {{-1}} in maxQueueSize to indicate a unbounded queue. In

[CONF] Apache Camel > Threading Model

2011-07-29 Thread confluence
Threading Model Page edited by Christian Schneider Comment: Described changes in 2.9.0 regarding ExectorServiceManager Changes (2)

[CONF] Apache Camel > Threading Model

2011-07-29 Thread confluence
Threading Model Page edited by Christian Schneider Changes (2) ... All the thread pools that Camel creates are managed and thus you can see the

[CONF] Apache Camel > Threading Model

2010-11-08 Thread confluence
Threading Model Page edited by Claus Ibsen Changes (1) ... You can configure it on the {{CamelContext}} from Java DSL using the getter/setter.

[CONF] Apache Camel > Threading Model

2010-03-21 Thread confluence
Threading Model Page edited by Claus Ibsen Threading Model Available as of Camel 2.3 The threading model in Camel is based on leveraging the JDK concurrency API which provides thread pools, named ExecutorService. Camel leverages th

[CONF] Apache Camel > Threading Model

2010-03-21 Thread confluence
Threading Model Page edited by Claus Ibsen Threading Model Available as of Camel 2.3 The threading model in Camel is based on leveraging the JDK concurrency API which provides thread pools, named ExecutorService. Camel leverages th

[CONF] Apache Camel > Threading Model

2010-03-21 Thread confluence
Threading Model Page edited by Claus Ibsen Threading Model This information applies from Camel 2.3 onwards The threading model in Camel is based on leveraging the JDK concurrency API which provides thread pools, named ExecutorServic

[CONF] Apache Camel > Threading Model

2010-03-21 Thread confluence
Threading Model Page added by Claus Ibsen Threading Model TODO bla bla See Also Change Notification Preferences View Online | Add Comment