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

Re: calling Java non static methods from XSLT @Mike Ka

Subject: Re: calling Java non static methods from XSLT @Mike Kay
From: "Liam R. E. Quin liam@xxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 6 Jun 2016 05:48:00 -0000
Re:  calling Java non static methods from XSLT @Mike Ka
On Mon, 2016-06-06 at 03:34 +0000, Wolfgang Laun
wolfgang.laun@xxxxxxxxx wrote:
> 
[...]
> With more than 1,000,000,000,000 nodes to deal with, any shortcut
> should be
> taken. Even if it may be heresy to say so on an XSL list, I'd also
> benchmark alternatives not using XSLT if the transformation is simple
> and/or not likely to change.

With XSLT 3 there's the possibility of a streaming transformation.
B 
Otherwise, making a pyramid in which multiple separate
threads/processes each traverse some small subset of the data - e.g.
with XQuery - and generate partial results, which is later combined and
aggregates - may be necessary. But it might be that systems designed
for handling "Big Data" are more appropriate.

Liam


-- 
Liam R. E. Quin <liam@xxxxxx>
The World Wide Web Consortium (W3C)

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.