The World Wide Web Consortium (W3C) this week released what it described as three key recommendations, or pre-standard specifications, that will address performance and reliability issues for Web services, the joining of software applications inside and among different organizations’ IT architectures. While there has been a rush to roll in-house applications into Web services, companies have been more reluctant to exchange application access and use with partners or customers and use Web services externally, according to industry observers.
Reading the corresponding W3C standards, you can see that they are focused in reducing the size of binary file encapsulated in SOAP requests. The principle is targeted to use binary direct encoding rather than Base 64 encoding. So the maximum gain that can be hoped for this technique is 33% of reduction of the SOAP message size, if they are big and essentially binary. See http://jroller.com/page/design4speed/20050207#w3c_aims_at_reducing_bandwidth for a complete analysis
W3C Boosts Web Services Performance
Posted by: Jay Lyman January 27, 2005 01:27 PMThe World Wide Web Consortium (W3C) this week released what it described as three key recommendations, or pre-standard specifications, that will address performance and reliability issues for Web services, the joining of software applications inside and among different organizations’ IT architectures. While there has been a rush to roll in-house applications into Web services, companies have been more reluctant to exchange application access and use with partners or customers and use Web services externally, according to industry observers.
See http://jroller.com/page/design4speed/20050207#w3c_aims_at_reducing_bandwidth
for a complete analysis