The inbound thread reads this file, does a single translation for each message, and sends the result (which is an xml message) to an outbound thread which writes each message as a file to a directory on the local file system.
The speed is less than 2,000 messages per hour. It should be many times faster.
I would love to hear about performance best practices, hints, and tricks.
Thanks
John Frame