Hi Darwish Do you need to do anythng different with the messages? For example do you require to implement each customer in a different way? Or is it just that you can messages from 100s of queues but the routebuilder logic is the same for all?
Best Souciance On Mon, Feb 22, 2016 at 5:53 PM, Darwish [via Camel] <ml-node+s465427n5778059...@n5.nabble.com> wrote: > Hi , > My requirement is to process a messages come from many queues each represent > one customer communication channel , the message payload and the > processing workflow is identical , to solve this problem i build route > builder and dynamically set "from" point and attached with a queue name > and the "to" point to direct point route . > example > from uri="actimvemq:queue:customerA > to uri=direct:processMsg > Things are OK , my concern is the number of dynamic routes is linearly > increased with number of customers , if i have 100 cutomers i need to build > 100 routes .. > > any ideas to overcome this issue ? > Othman Darwish > ProgressSoft Corp. > > > ________________________________ > If you reply to this email, your message will be added to the discussion > below: > http://camel.465427.n5.nabble.com/Consuming-messages-from-hundred-of-AMQ-queues-using-camel-routes-builder-tp5778059.html > To start a new topic under Camel - Users, email > ml-node+s465427n465428...@n5.nabble.com > To unsubscribe from Camel - Users, click here. > NAML -- View this message in context: http://camel.465427.n5.nabble.com/Re-Consuming-messages-from-hundred-of-AMQ-queues-using-camel-routes-builder-tp5778060.html Sent from the Camel - Users mailing list archive at Nabble.com.