Re: Improving FOP Performance?

2005-02-12 Thread J.Pietschmann
Ram Krishnamoorthi wrote: Currently, We are just invoking FOP command directly from a Shell Script which would call the FOP Command This means you have the overhead of starting a JVM process for each individual invoice to process, including all the warm-up costs. You should think about a custom

Re: Improving FOP Performance?

2005-02-12 Thread jeb501
Hi Ram, Please post the codes / send me the sample code files (.fo,.xsl) for us to study.. Thanks Eugene Ram Krishnamoorthi [EMAIL PROTECTED] 11.02.2005 20:36 Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject Improving FOP Performance? Hello, We are using FOP to

Re: Improving FOP Performance? -

2005-02-12 Thread Markus Rietzler
this would also be my suggestion. at the moment we are also using fop as a command line script. when finishing the webapplication i will create a java servlet that runs under tomcat. first tests show a perfomance boost of 50%. mainly because the JVM must not be started every time, this

RE: Improving FOP Performance? -

2005-02-11 Thread Manoj_Nair
I would second Dominik's idead to invoke FOP programatically.Manoj-"Jesiolowski, Dominik" [EMAIL PROTECTED] wrote: -To: "'[EMAIL PROTECTED]'" [EMAIL PROTECTED]From: "Jesiolowski, Dominik" [EMAIL PROTECTED]Date: 02/11/2005 07:13AMSubject: RE: [***SPAM***] - Improving FOP Performance? -

RE: Improving FOP Performance? -

2005-02-11 Thread Riz Virk
Rizwan Virk CTO CambridgeDocs [EMAIL PROTECTED] personal: [EMAIL PROTECTED] From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Fri 2/11/2005 11:30 AM To: [EMAIL PROTECTED] Subject: RE: Improving FOP Performance? - I would

RE: Improving FOP Performance? -

2005-02-11 Thread Robert C. Leif
. Aonix has also done some work on real-time Java. www.aonix.com Bob Leif _ From: Riz Virk [mailto:[EMAIL PROTECTED] Sent: Friday, February 11, 2005 9:17 AM To: [EMAIL PROTECTED] Subject: RE: Improving FOP Performance? - Yes a third also ... Also, you might want to considering