Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multithreaded XML file parsing?



This depends on how he's parsing the XML file. He mentioned using SAX, which is a streaming parser and doesn't load the entire file into memory unless you specifically do so in your handlers.

- Erik Mattheis
  email@hidden

On Aug 20, 2006, at 11:32 AM, Rick Genter wrote:

One warning on this: this means that you will have all of your XML files in memory at once. Perhaps this is what you want, but if you aren't expecting this, you could end up eating a lot of memory (depending of course on the size of your XML files).

_______________________________________________ Do not post admin requests to the list. They will be ignored. Java-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/java-dev/email@hidden

This email sent to email@hidden
References: 
 >Multithreaded XML file parsing? (From: "Saad Mahamood" <email@hidden>)
 >Re: Multithreaded XML file parsing? (From: Oisin Hurley <email@hidden>)
 >Re: Re: Multithreaded XML file parsing? (From: "Saad Mahamood" <email@hidden>)
 >Re: Multithreaded XML file parsing? (From: Rick Genter <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.