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
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