Hi

not sure if I really understand you right, nevertheless I give it a try:

looking at the POC code you provided in [1] your (jms) consumer is inside
the class you called RouteProducer. For that consumer you could for sure
setup connection pooling as well as thread-pooling capabilities, see the
"connectionFactory" & "concurrentConsumers" options in [2]. Behind the scene
camel uses Spring DefaultMessageListenerContainer.

Question: Did you try what I proposed in [3], if yes what happend then?

[1]
http://camel.465427.n5.nabble.com/Camle-ActiveMQ-connection-polling-and-threading-issue-tp5012594p5012594.html
[2] http://camel.apache.org/jms
[3]
http://camel.465427.n5.nabble.com/Camle-ActiveMQ-connection-polling-and-threading-issue-tp5012594p5013176.html

Babak

--
View this message in context: 
http://camel.465427.n5.nabble.com/Topic-consume-with-polling-connection-thread-Need-exmple-tp5012908p5016229.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to