Hi Claus!
Thank you so much!
We change the route just like what you say.
It works fine!
--
View this message in context:
http://camel.465427.n5.nabble.com/camel2-11-0-threads-tp5738811p5738823.html
Sent from the Camel - Users mailing list archive at Nabble.com.
I'm new in camel.
threadPool:
camel-route:
when the "update" method runs in 2s,the eight threads can run every 2s.
but when anyone of the threads run over 2s,others will wait until the thread
is over.
How can i make the threads work every 2s whet