One clever thing that Rick Strahl's West-Wind optionally did was to compress the responses. If you control both ends of the process, and if the response is large, then a quick compression (zip) before transmitting the response, and then a de-compression (unzip) of the response on the client, can really speed up responses where network slowness is hindering performance. Even a quick zip can achieve compression of 70% or greater with little time overhead.

Of course a JSON response is less 'wordy' than an XML response so that helps lower overhead as well.

Let us know how it goes.

On 12/24/2014 10:52 AM, Tracy Pearson wrote:
A web service will eliminate the slow speed caused by the network Christof explained perfectly.


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to