Oxygen XML Editor
 
[XML-DEV Mailing List Archive Home] [By Thread] [By Date]

Re: Fast validating XML parser


  • From: Nicholas Sushkin <nsushkin@...>
  • To: "Llacuna, Phillip V" <phillip.v.llacuna@...>
  • Date: Mon, 22 Oct 2007 18:51:43 -0400

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

smime.p7s



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
 
© 2002-2008 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy
This website was created & generated with <oXygen/> XML Editor
Keywords
xml