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

RE: xslt (multi) threading or parallelized execution

Subject: RE: xslt (multi) threading or parallelized execution
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 24 Jan 2007 18:17:42 -0000
RE:  xslt (multi) threading or parallelized execution
> I deal with geographic data which can be very large, and in 
> many cases must be dealt with as a whole in order to deal 
> with spatial relationships.  I use xslt to process it 
> (elegantly, capably, correctly), but it seems a shame to 
> devote that much memory to a file for so long and only be 
> able to use 1 core on a multicore machine.

For this kind of use case the simplest way forward might be to do parsing,
transformation, and serialization in separate threads. Potentially of course
each step in a pipeline can be done in a separate thread, with very low
coordination overheads. It's probably quite possible to configure Saxon to
work that way today.

Michael Kay
http://www.saxonica.com/

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