[jdom-interest] memory usage

Edelson, Justin Justin.Edelson at mtvn.com
Fri Jul 22 05:13:29 PDT 2005


Just my 2 cents, but if you're trying to read large XML in a memory-constrained environment, you should be using pure SAX, not JDOM.

________________________________

From: jdom-interest-bounces at jdom.org on behalf of Damian Hamill
Sent: Fri 7/22/2005 7:38 AM
To: jdom-interest at jdom.org
Subject: [jdom-interest] memory usage



Hi 

I have a project which is a java applet so I can't set the heap size in 
the VM (programatically). 

I get problems when reading large XML files and although the problem 
occurs in another library I am interested in trying to conserve memory 
whereever possible as I am sure the problem is memory related.  I have 
implemented an object cacheing mechanism in my applet so now I am 
looking at the libraries my applet uses. 

Is there any interest in implementing an object caching mechanism for jdom ? 

regards 
damian 
_______________________________________________ 
To control your jdom-interest membership: 
http://www.jdom.org/mailman/options/jdom-interest/youraddr@yourhost.com 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.jdom.org/pipermail/jdom-interest/attachments/20050722/c423f9e0/attachment.htm


More information about the jdom-interest mailing list