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

RE: summing up incrementally

Subject: RE: summing up incrementally
From: "Joshua Allen" <joshuaa@xxxxxxxxxxxxx>
Date: Fri, 19 Dec 2003 14:46:04 -0800
joshua allen
> You may have read "a few" as meaning "1 or 2", but that's not what I
> wrote. I was suggesting the heuristic "if you've got a 64Mb machine
> don't try to process more than about 6Mb of source data."

I just wanted to point out that this is a really common source of
problems for people, and the heuristic depends on the scenario.  For
example, if you have a 500MB of RAM, and are transforming only a 1MB (on
disk) file inside a servlet, you are still going to be in big trouble
once you get a certain number of simultaneous connections against the
web server.  The main thing that people need to understand is that
resource consumption for the typical in-memory XML cache is much greater
than the size on disk of the XML.  That's where most people get into
trouble -- they prototype with small XML and few connections, and things
work fine.  But they never realize that their memory bloat is a factor
of 5x or 10x until the run out of memory.



 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.