This is just to let everyone know that I have started work on a basic non-blocking http/s transport implementation for Synapse (and Axis2). Some weeks back I was looking into AsyncWeb and HttpClient/HttpAsync projects, and built a basic non-blocking listener for Synapse around AsyncWeb. However, as I was yet unable to find a non-blocking client implementation from either of those projects that I could use, I decided to try writing a "basic" http 1.1 transport which will not be dependent on any other projects. I am currently working on the listener and chunking support and I hope to finish first cut rather soon. I will try to incorporate this into Synapse as soon as I get the client side working, and hope to receive feedback from all of you as non-blocking IO is something that is really important to Synapse.

asankha


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to