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

RE: xslt on server-side vs. client-side

Subject: RE: xslt on server-side vs. client-side
From: "Chris Bayes" <chris@xxxxxxxxxxx>
Date: Fri, 16 Nov 2001 16:13:41 -0000
slow server xslt
I disagree. Sending xml/xslt to the client in most cases cuts down on
network traffic. All those nics/hubs/routers are using electricity too.
Just think of a table on a page that you want to sort by a particular
column. The serverside version has to round trip for each view which
takes up bandwidth whereas the clientside version is instantanious and
incurs no network overhead. Ok maybe there aren't that many examples of
that out there as you would use databinding or something if you were
doing it on an intranet and had control over the clients, but you would
be supprised at how many similar problems are ?solved? by roundtripping.
On the internet have you been to microsoft, sun or mapquest (to think of
3 sites I've been to today) where just changing your country in a
dropdown box causes a new page to be sent.
I've worked in places where the intranet was so slow it was quicker to
use sneakernet. 
So wether it is internet or intranet it is ecologically responsible to
use clientside transformations. Hmmmm does that mean xslt can get one of
those cute little green stickers?

Ciao Chris

XML/XSL Portal
http://www.bayes.co.uk/xml


> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Hunsberger, Peter
> Sent: 16 November 2001 15:33
> To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
> Subject: RE:  xslt on server-side vs. client-side
> 
> 
> 
> > Well a server sitting there doing nothing runs cool. A server fully 
> > loaded runs hot. Doing 1000's of transforms will make it 
> run hot. Hot 
> > servers use more electricity, stress disks, stress memory and 
> > generally die sooner. Let the reader pay ;-)
> 
> Well, as someone who has had to provision both servers and 
> manage the design of their operating environments I won't 
> disagree, except, to point out that servers are designed to 
> make this kind of thing as efficient as possible. Similarly, 
> application server software is designed to make the 
> repetition of tasks as efficient as possible.  It would be a 
> fallacy to imagine that having the workload spread across 
> 1000 machines would save any electricity (and I don't think 
> anyone is saying or believing this).  If your target 
> environment is the internet, then certainly you can be 
> ecologically irresponsible and send the work to the users, 
> but if you're running an Intranet (as we do), then it would 
> be a bad idea on several levels (even if you have control 
> over the clients)...
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

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
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.