Hello,

I hope this is the right place for submitting this question. If not, I apologize.

I'm writing a program that manipulates the location of elements, restructuring the document into a more intelligent layout. I'm curios about optimizing the memory usage or the Xerces DOM. It seems there is a 1:10 ratio for memory usage. Every 1 Meg of a file requiring 10 Megs of RAM. Although that means little for my system, the application is being run on Pentium 90 systems with 64 Megs of RAM. Some of the files running through are as much as 20 Megs and these systems are choking. Unfortunately, SAX is not an option for this program.

Are there any ideas I could try to reduce the memory usage? Or better yet, is there a Xerces light that doesn't require as much power and resources?
--
*Anthony Rabaa*
Software Developer & Network Administrator
AMCon Research Inc.
Ottawa, Ontario, Canada
http://www.amconresearch.net



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to