4suite XSLT thread safe ?
Diez B. Roggisch
deetsNOSPAM at web.de
Wed Jan 26 10:31:26 EST 2005
> While the only one how can answer this is Uche himself, I'm confident that
> this is not the case - modern OO-style apis associate state usually on a
> per-object base. And 4suite is heavily OO-styled.
I should have added that this means that using a api like 4suite where you
can get a processor for one transformation, it should be safe to get
another one in another thread for another transformation, as this is the
preceived use case.
--
Regards,
Diez B. Roggisch
More information about the Python-list
mailing list