RE: Big XML files processing Really s-l-o-w. Solution?

2011-02-19 Thread Mark A. Kruger
Matt, Very cool - an innovative approach I would not have thought of. Of course we all know that Jochem's a certified genius :) -Mark Mark A. Kruger, MCSE, CFG (402) 408-3733 ext 105 Skype: markakruger www.cfwebtools.com www.coldfusionmuse.com www.necfug.com -Original Message- From:

RE: Big XML files processing Really s-l-o-w. Solution?

2011-02-19 Thread Rick Faircloth
Nice... -Original Message- From: Matt Robertson [mailto:websitema...@gmail.com] Sent: Saturday, February 19, 2011 9:06 PM To: cf-talk Subject: Re: Big XML files processing Really s-l-o-w. Solution? Here's the update: Jochem's StAX-based solution worked so well -- and it allowed me to

Re: Big XML files processing Really s-l-o-w. Solution?

2011-02-19 Thread Matt Quackenbush
Nice report! I'll try and remember that the next time I have to parse huge XML files. :-) ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive:

Re: Big XML files processing Really s-l-o-w. Solution?

2011-02-19 Thread Matt Robertson
Here's the update: Jochem's StAX-based solution worked so well -- and it allowed me to re-use existing code since I was already processing xml -- that I didn't bother to consider testing the xml2csv utility. Original code processing a 45mb file yielded an insert time of 90 seconds per record wit

RE: Feedback on this approach to "many sites, one codebase" (MSOC)

2011-02-19 Thread Rick Faircloth
> That doesn't really sounds like you're running multiple different > sites off one unified codebase - you're providing a library that is > intended to be reused across multiple, separate applications :) I think that's accurate for this "global site manager." However, I'm trying to determine the