Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

shilpa

macrumors member
Original poster
Hi all,
In my application i am parsing 6 xml files.So is it possiable to use threads to browse each of the xml file,so that parsing is fast.
 
Hi all,
In my application i am parsing 6 xml files.So is it possiable to use threads to browse each of the xml file,so that parsing is fast.
Yes, in most applications its common to pass the IO off to a thread so that performance improves.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.