The code of the route is provided in the configure() method, and my logs show that 1 thread is handling both routes :S Do you want to see them?
2014-02-25 9:19 GMT+00:00 Henryk Konsek <hekon...@gmail.com>: > Hi, > > > The images are now fixed ! > > Actually I still can't see the difference. :) > > By default Camel processes each poll consumer thread (i.e. route) in > separated thread. If you define two DB consumers, they will poll the > database server concurrently. Please send us your route, so we could > tell you more about your case. > > Cheers. > > -- > Henryk Konsek > http://henryk-konsek.blogspot.com >