XML parsing performance
Jeffrey E. Sussna
jes at kuantech.com
Wed Oct 27 21:26:18 BST 1999
Your performance issues may be less with the XML parsing code than with the
Java runtime and the web server itself. I recommend you look into optimizing
them first.
> -----Original Message-----
> From: owner-xml-dev at ic.ac.uk
> [mailto:owner-xml-dev at ic.ac.uk]On Behalf Of
> LUCIO PICOLLI
> Sent: Wednesday, October 27, 1999 4:26 AM
> To: xml-dev at ic.ac.uk
> Subject: XML parsing performance
>
>
>
> Hi all,
> I am investigating a project requirement of handling inter-business
> transactions at the rate of 5000/min with processing time of
> < 2 secs.
> The process time would involve XML parsing and some local database
> select. I would like to use XML over some type of transport
> HTTP i
> guess ) with Java.
>
> My question is what can i do to ensure that the XML parsing
> is as fast as
> possible? I guess that some of the areas to be addressed are:
> 1) Using SAX
> 2) Using attribute's instead of nodes.
>
> What other areas should i investigate? Any help is appreciated.
>
> adios
>
> -lucio
>
> ---------------------------------------------------------------------
> One2One LUCIO.PICCOLI at one2one.co.uk
> Elstree Tower tel : +44 181 214 3847
> Elstree Way
> Borehamwood fax :+44 181 214 2325
> LONDON WD6 1DT
> __________ http://www.one2one.co.uk _____________
>
>
> xml-dev: A list for W3C XML Developers. To post,
mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN
981-02-3594-1
To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following
message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list