Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

Relation between Weblogic Workmanagers, ThreadPoolProfile and JMS Consumers

$
0
0
Hi,

I've an application that has several routes, with JMS Endpoint with many
consumers.

This is my JMSConfiguration

This is my default thread profile (I'm using Camel 2.13.1)

I understand that this determines the pool of threads that each route will
use , according to the mechanism of parallelism of each component. For JMS,
It 's about the consumers configuration. This is so ?

Finally, when I deploy the application... it's run over the default
workmanager (I've try to define a custom workmanager using the weblogic
file's descriptors, but nobody use it).

Is there some mechanism to defined which WorkManager (Weblogic 10.3.6) may
use the camelContext ?

Thanks in advance.
Martín

Viewing all articles
Browse latest Browse all 5648

Trending Articles