Subject: RE: Performance with multiple users during transformation
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 1 Dec 2004 21:33:55 -0000
|
> 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/
|