Thomas,Have you tried using JMS (ActiveMQ)? In my experience, it has very good performance characteristics, but I must admit I have never used it to transport very large XML document...
Gert Thomas Termin wrote:
What is the fastest way to transport a big xml document from one servicemix to another servicemix. We use http but have a little bit performance problems with it. It takes a while in the copy method where the XmlStreamReader is copied to the xmlStreamWriter. Cheers,
