what i looking for is to find a way of  reliable message processing by
staging my  processing as  flowing :

single or bounded number of threads ( routes)  that initially consume those
message and push it to another internal staging queue ,and then camel route
with multiple consumers let say 10 or 20  that work on that internal queue .
my problem is that camel route  does not allow consuming multiple "from
point" although this is possible when producing  a messages  ( percipient
list  ) 




-----
Othman Darwish
ProgressSoft Corp.

--
View this message in context: 
http://camel.465427.n5.nabble.com/Re-Consuming-messages-from-hundred-of-AMQ-queues-using-camel-routes-builder-tp5778060p5778064.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to