xsl-list
[Top] [All Lists]

Re: [xsl] XSLT 3.0 streaming vs other big-data technologies

2018-06-18 04:25:33

This is already supported in Saxon-JS:

http://www.saxonica.com/saxon-js/documentation/index.html#!ixsl-extension/instructions/schedule-action

But I'm not sure how this concept would fit into "normal" XSLT processing.


One can certainly see that the idea of sending off multiple HTTP requests and 
processing each result as soon as it arrives would be equally applicable to 
server-side processing, but some might see this as something best done in the 
"framework" that controls and despatches XSLT transformations, rather than in 
the stylesheeet itself.

Michael Kay
Saxonica
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

<Prev in Thread] Current Thread [Next in Thread>