[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Will XML eat the web?

  • From: "Matthew Sergeant (EML)" <Matthew.Sergeant@e...>
  • To: "'xml-dev@i...'" <xml-dev@i...>
  • Date: Thu, 28 Jan 1999 18:40:29 +0100

xml client processing web
XML is potentially a web "killer application" in more ways than one. Let's
examine 2 scenarios - server based XML processing and client based XML
processing.

Server based XML processing

Here we process XML on the server to produce HTML. This will be where the
majority of XML processing occurs for web applications, since reliance on
the 5.0 web browsers is going to be low for a long time. XML processing is a
resource hog. There's not really much you can do about it. Sure, you can use
DCOM or Corba to distribute processing your XML across several servers -
that's throwing hardware at the problem - not always the best solution. You
can use a persistent parsed structure like a DOM maintained in memory, but
for some applications such as a rapidly changing XML database this isn't
always feasible (or is it?). Currently our web based XML system processes
about 5 files per second (very subjective figures) - and it's at max CPU
(it's only a Pii266). This is using expat. Not a good situation since I
could probably build a much faster application using an RDBMS - but I'm
looking to the future when I can send the raw XML to the client.

Processing XML on the client

This is a much better option, but an option that doesn't always exist.
However if I'm sending XML to the client, for example a large database of
products, wouldn't the client machine then get bogged down processing the
XML? (I don't know - we haven't got that far yet).

Anyway, I'd like to hear people's comments on solving this potential issue,
and whether they think choosing XML for the web was a good choice at this
stage in browser development.

(please note: I'm a big fan of XML - it has huge potential, and I would
appreciate any help I can get in making this application faster)

Matt.
--
http://come.to/fastnet
Perl on Win32, PerlScript, ASP, Database, XML
GCS(GAT) d+ s:+ a-- C++ UL++>UL+++$ P++++$ E- W+++ N++ w--@$ O- M-- !V 
!PS !PE Y+ PGP- t+ 5 R tv+ X++ b+ DI++ D G-- e++ h--->z+++ R+++


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.