[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] 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
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|