Re: 4suite XSLT thread safe ?

From: Diez B. Roggisch (deetsNOSPAM_at_web.de)
Date: 01/26/05


Date: Wed, 26 Jan 2005 15:33:01 +0100

Ola Natvig wrote:

> Anybody out there who knows if the 4suite implementation of XSLT are a
> threadsafe one?

What do you mean by that? You can of course transform xml using xslt in as
many threads as you like - but what do you want with two or more threads in
_one_ transformation? You start it, and some time later the result is
there.

-- 
Regards,
Diez B. Roggisch