Hi Rob,
I ran some tests on CFX_XMLPARSER vs MSXML, and found that while the MSXML
parser was only around twice as slow  on average when run once, if you ran
it 10/100/1000 times  the MSXML parser started to get a factor of 10 to 100
times slower (sometimes taking nearly 2 seconds to parse a packet that could
be parsed in around 20ms in CFX_XMLPARSER

HTH

Dan

-----Original Message-----
From: Rob Gilchrist [mailto:[EMAIL PROTECTED]]
Sent: 20 September 2001 17:35
To: CF-Talk
Subject: RE: XML Parser for CF


Hi Gary
I have a site that is about to go live that uses the MSXML parser and I am a
bit concerned by your statement that it buckles under load. Do you know what
sort of load causes it to fail? and what are the effects when it does fail?

Can your CFX_XMLPARSER convert CF Structures into XML?

Thanks

Rob

-----Original Message-----
From: Gary Kraeger [mailto:[EMAIL PROTECTED]]
Sent: 20 September 2001 15:09
To: CF-Talk
Subject: Re: XML Parser for CF


We have a free one at http://www.cfdev.com here is a description of it.

CFX_XMLParser is a Fast Java CFX tag that takes an XML document and returns
a ColdFusion structure containing the XML document. Our tests show this
parser to be about 1000% faster than the MSXML Parser invoked through
CFOBJECT. CFOBJECT based parsers also tend to buckle under load.

Gary
cfdev.com


----- Original Message -----
From: "Critter" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, September 18, 2001 12:59 PM
Subject: XML Parser for CF


> Hello CF-Talk,
>
>   anyone have any suggestions for a decent one?
>
> --
> Best regards,
>
> Critter, MMCP
> Certified ColdFusion Developer
>
> Crit[s2k] - <CF_ChannelOP Network="Efnet" Channel="ColdFusion">
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to