Hi folks, I'm wondering if anyone has compared the real performance results of sync vs async SOAP invocation using AXIS2. My SOAP application (time-consuming operation in server) currently uses sync in both server and client, and I'm wondering if I can improve the performance by switching to async.
I'd appreciate sharing your experience and comments. Joe
