At BNA we are using the Expat parser, in C, embedded inside
code that surfaces Tcl commands to the adp templates. We
dynamically build each page as the user requests it,
potentially with custom features based on who the user is,
his use rights, etc. We have achieved very good results
with very subsecond conversion times. But we've spent a lot
of time and effort to optimize the code to achieve that kind
of speed.
/pgw
Greg Wolff
[EMAIL PROTECTED]
Barry Books <[EMAIL PROTECTED]>
@LISTSERV.AOL.COM> on 03/27/2002 01:53:52 PM
Please respond to AOLserver Discussion
<[EMAIL PROTECTED]>
Sent by: AOLserver Discussion <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
cc: (bcc: Greg Wolff/BNA Inc)
Subject: [AOLSERVER] XML Parser
Does anyone have any recommendations for xml parsers that
work under aol
server and the relative merits of each? I need to parse
documents that may
exceed 1 meg and have more than 1000 elements. Since these
will be done on a
page request I need to do that in less than a second.
Thanks
Barry