[
Lists Home |
Date Index |
Thread Index
]
How large is your XML file? Also, the issue may not be with the XML file
itself (or at least not all of it) - it may have to do with the target
database (i.e. is it properly tuned, are the proper indexes present and
active, etc.)
Kind Regards,
Joseph Chiusano
Booz Allen Hamilton
O: 703-902-6923
C: 202-251-0731
Visit us online@ http://www.boozallen.com
> -----Original Message-----
> From: Sube Singh [mailto:sube.verma@gmail.com]
> Sent: Tuesday, August 16, 2005 2:55 AM
> To: xml-dev@lists.xml.org; alan-xml-dev@engrm.com
> Subject: [xml-dev] To improve XML file creation and parsing
> performance
>
> Hi,
>
> We would like to create a XML file from a database. After
> creation of XML file we will write it on client socket. After
> getting file at client end we will parse the XML file and
> insert datas in client database.There are 10 Lakhs records in
> database. It do this work XML take update 3 hours.
>
> Can any one suggest us how to improve the XML file parsing
> and creation performance.
>
> We hope that will get the solution of problem with help the
> help of your valueable suggestion.
>
> Regards,
>
> -Sube
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org
> <http://www.xml.org>, an initiative of OASIS
> <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://www.oasis-open.org/mlmanage/index.php>
>
>
|