Hi Williem , 
Thanks for your prompt reply. 

Route "processRequest" will consume from activemq:topic:request
And generate ticket.xml and place into various folders that will be picked
up 
By a third party software. 

The third party software will generate various xml files amid placed into 
different folders, 
direct:myProxy is actually a bean that polls thsee folders.

However as the third party software also perform priorirization , 
The order that the result are completed are not guaranteed to be the same
order of what is  sent. 

As the processing to generate the result we need take 10 seconds to more
than 7 hours. 

Meaning :

T=1   low priority job A  sent
T=2    low priority job B sent& processing started for job A
T=3    HIGH priority Job c sent
T=5   Job A completed, job C started
T=6   job C completed, job B started
T=1000   job B completed

Thanks and Best Regards
Zuff 




--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-Confusion-tp5720952p5720957.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to