xsl-list
[Top] [All Lists]

RE: Performance with multiple users during transformation

2004-12-01 14:33:55

Does this mean that all the four requests are being
processed by a single processor. Are the XSLT
processors internally single threaded ?

Saxon internally processes a transformation in a single thread. 

If you run four transformations concurrently then the way the four threads
are allocated to physical CPUs is outside my control...

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


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--