Hi,

Based on below article, we are creating single producer template instance
and using it as and when needed to execute the camel route explicitly.

http://camel.apache.org/why-does-camel-use-too-many-threads-with-producertemplate.html

We are calling start() during server startup and stop() during shutdown. Is
that fine, or do we need to call start() and stop() during each message
invocation?

Thanks & Regards,
Srinivas Atluri.



--
View this message in context: 
http://camel.465427.n5.nabble.com/when-to-call-start-and-stop-on-ProducerTemplate-tp5787020.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to