You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-users@xalan.apache.org by "Xiao, Ke" <kx...@microstrategy.com> on 2002/08/07 17:21:35 UTC

multithread is too slow

Hi,

I just wrote an application to transform the XML with XSL. The single thread
runs OK, but when I run it in  multiple threads, it becomes too slow.

Does anybody have the same experience, or any ideas how to improve the
performance in multiple threads environment?

Thanks a lot,

Kevin