RE: Does FOP makes use of multiple CPUs?
"Simon Steiner" <[email protected]>
| Newsgroups | gmane.text.xml.fop.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, FOP uses 1 thread, if you have multiple FO files you can render each of these in separate threads by calling FOP API . Thanks From: Normen Ruhrus <[email protected]> Sent: 27 July 2018 13:01 To: [email protected] Subject: Does FOP makes use of multiple CPUs? Hey everyone, just making sure iam right about this. Is it true that FOP, in all versions, is doing the rendering process in a single thread and there is no inherent functionality to make use of several CPUs, for instance establishing one thread for the rendering of one page, so that you´d have multiple threads running concurrently rendering one page each? Thanks for clarification and best Regards Normen