[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message]

xquery & web server in browser

Michael Ludwig mlu at as-guides.com
Thu Jun 18 18:21:21 PDT 2009


  xquery & web server in browser
David A. Lee schrieb:
> [...] I have real world test cases of XQuery which run on a high
> performance XML server "natively" and run 5x slower then the exact
> same XQuery running in the client (on the same machine). So I can
> assert that just because something runs "natively on the server"
> doesn't always mean its faster.

Runs Natively (TM) - to be defined, by the actual implementation.

For example, the implementation may excel at retrieving certain nodes
out of millions of others - but it may not use indexes for sorting,
or may be required to do more work when constructing content.

Exploring the strong and weak spots of the particular implementation
allows you to decide how to best repartition your workload among
available layers, and shift work to server-side or client-side
post-processing. Because it may be more efficient.

It's good to have that flexibility. There is no need to have any
single engine do all the work.

Michael Ludwig


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-2007 All Rights Reserved.