FOP 0.20.2

2001-09-21 Thread Jess Holle and Wendy Vidlak
>From reading the 0.20.1 sources it appears that the StreamHandler (or whatever, I must confess I forgot the exact name) in the Driver's FOPTreeBuilder will not be initialized if one uses the results of getContentHandler() to drive the Driver with SAX messages. I note in the latest sources this h

RE: Multithreading

2001-07-17 Thread Jess Holle and Wendy Vidlak
In the interim (i.e. until code improvements), did you try multiple *processes* rather than threads, i.e. to ensure multiple copies of statics, etc, so contention within a process is eliminated? It may well still be that other forms of contention limit the throughput -Original Message---