You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by "Jesiolowski, Dominik" <Do...@domdata.com> on 2005/02/11 16:13:01 UTC

RE: [***SPAM***] - Improving FOP Performance? - Bayesian Filter d etected spam

> Hello,
> We are using FOP to convert to generate PDF Invoices
> for our Customers. We need to generate roughly around
> 25,000 Invoices Per Month and the Number would
> increase each Month. We generate PDF Docs from XML
> Input Files. We had Trial runs to check for
> Performance and Memory usage.
> Currently, We are just invoking FOP command directly
> from a Shell Script which would call the FOP Command
> repeatedly but making sure that not more than 2 (or
> sometimes 3) FOP Processes are running at any instant.

So you are starting, and stopping JVM, each time
you run fop. Consider writing java app that invokes
fop processing in a loop.

Regards
Dominik

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org