Re: AXIS 1.1 Performance comparisons between Document-Style vs RPC-Style

2003-06-30 Thread Tony Opatha
Thanks for the analysis.   However, has anyone tested AXIS with large messages (> 0.1 MB)? It seems that RPC data argument streaming has larger impact on the performance when you have large size messages because it allows overlap between AXIS communication and deserialization that would otherwise

Re: AXIS 1.1 Performance comparisons between Document-Style vs RPC-Style

2003-06-30 Thread Tony Opatha
Thanks for the analysis.   However, has anyone tested AXIS with large messages (> 0.1 MB)? It seems that RPC data argument streaming has larger impact on the performance when you have large size messages because it allows overlap between AXIS communication and deserialization that would otherwise