Re: Fast validating XML parser

From
Nicholas Sushkin <>
To
"Llacuna, Phillip V" <>
Date
2007-10-22T22:51:43Z
ID
<>
Thread
Re: Fast validating XML parser
On Monday 22 October 2007, Llacuna, Phillip V wrote: 

> We need a very fast validating XML parser and was wondering if anyone
> has any suggestions? Our project involves one main XML file with about
> 1200 supporting XML files (each about 50KB or less). Our current
> environment calls on a java script to validate each file against the
> DTD, but it is painfully slow to process the complete project. 

Phillip,

You'll need to quantify what you mean by painfully slow. If your project 
can't complete under a couple of minutes, it may mean that your parser is 
trying to do some DNS lookups and waits for a network timeout each time.

> We 
> suspect that that the overhead in creating the java environment each
> time the script is called is slowing down the process. I have searched
> (and am still searching) the web for a good alternative. Any
> suggestions?

-- 
Nicholas Sushkin, Senior Software Engineer
http://www.openfinance.com http://www.wealthinformationexchange.com