users@jaxb.java.net

Re: Processing Large XML Files

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Mon, 03 Nov 2003 07:23:57 -0800

> I love XML, but 60GB is well beyond what I feel is its limit when reasonable
> performance is important. I think you should consider not using XML for
> data of this size.

I'm not sure how not using XML would solve the problem in any way. You
just have to tweak the processing model, and it doesn't matter if your
format is XML or CSV or a custom binary format.


regards,
--
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net