Could you use a wildcard subscription on the initial consuming route?

> On Feb 22, 2016, at 10:20 AM, Darwish <othman.darw...@progressoft.com> wrote:
> 
> 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