On 14/09/2012 03:31, Cameron Simpson wrote:
On 13Sep2012 19:34, Chicken McNuggets wrote:
| I'm writing a simple library that communicates with a web service and am
| wondering if there are any generally well regarded methods for batching
| HTTP requests?
|
| The problem with most web ser
I'm writing a simple library that communicates with a web service and am
wondering if there are any generally well regarded methods for batching
HTTP requests?
The problem with most web services is that they require a list of
sequential commands to be executed in a certain order to complete a