[jdom-interest] performance of xml parsing using jdom

Hong Zhang hzhang at Envive.com
Mon Apr 16 10:05:20 PDT 2001


 
Hi,
I am working on a project where a large amount of xml files need to be
parsed in a very short time (50-100 files per second). I believe I have two
choices with jdom: create a new SAXBuilder for each xml file, or use a pool
of SAXBuilder objects. Which way is better in terms of memory usage and
speed? Thanks in advance
Hong Zhang
Envive Corp.



More information about the jdom-interest mailing list