On Jul 23, 2007, at 09:48, Baeckham wrote:

just a short question: does FOP has multithreading capabilities?

Yes, different copies of FOP can run concurrently in different threads on the same machine.

On the other hand, FOP itself does no multi-threading internally. All processing inside a single run is completely sequential.

In this case on a multi-core/cpu-system FOP uses multiple core doing the processing?

That would depend on the Java Virtual Machine. FOP has no say in this at all.


Cheers

Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to