OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] Efficient Parsing of large documents of size 1GB

[ Lists Home | Date Index | Thread Index ]

At 10:00 AM +0530 5/14/03, Purushothama Ranganatha wrote:
>I get XML messages/documents :Size varies from 1KBk to 1GB.
>My application need to parse these XML messages.
>How do I go about this. Should I use DOM / SAX / PULL parser.


Today there's no choice in most languages: use SAX. POssibly tomorrow 
pull parsers will be mature enough to do the job too. (Possibly 
that's true today if you're using .NET) DOM simply can't handle the 
high end of your documents' size.
-- 

   Elliotte Rusty Harold
   elharo@metalab.unc.edu
   Processing XML with Java (Addison-Wesley, 2002)
   http://www.cafeconleche.org/books/xmljava
   http://www.amazon.com/exec/obidos/ISBN%3D0201771861/cafeaulaitA




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS