Stefano Delli Ponti wrote:
Hi all,
Is possible to use an XMLTranscoder obtained from
XMLPlatformUtils::fgTransService->makeNewTranscoderFor in multiple
threads at the same time?
In general, no. Some of the transcoders are thread-safe safe, depending
on the transcoding service selected, because they don't keep any state
information. However, it would be a very bad idea to rely on an
undocumented "feature" like this.
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]