threading isn't going to reduce the amount of cpu time it takes to do anything.

in fact, if you have the misfortune to use PipedInputStreams, you will find dead time with each stage of your pipeline. an amazing gaffe for a unix company in their marquis language.

Ramakrishnan.G wrote:
Hai,

I am using FOp to generate PDF and PS from xml and xsl.
I runs very slow. Is it possible to thread the entire application after
Driver class instantiation.



Reply via email to