Hi all,

I need to parse and handle records of a big XML file, this file need to be
downloaded from some location which may take up to 10 min, so I am wondering
if I can start streaming and get my records as I am downloading the file to
optimise the overall processing time ?

For example, start the download and immediately after that I start my parser
route to get the records ?

Cheers
Majid



--
View this message in context: 
http://camel.465427.n5.nabble.com/streaming-big-xml-file-witht-tokenizer-tp5766254.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to