I am trying to implement a pipelined client using 4.1.4 (Async client and core 4.2 aren't yet GA). It would appear that AsyncNHttpClientHandler does not permit pipelining. Is it sufficient to replace this class or are there other problems lurking elsewhere?

Note that the client code is talking to my own server not general hosts. The server performs somewhat time consuming calculations which are a good fit with pipelined operation (though it would be nice to return results out of order).

Mark Thornton


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to