Salut,
I've filled
https://issues.apache.org/jira/browse/WINK-326
This is a new Wink Client implementation that build on top of the
AsyncHttpClient Project (APL2 license)
http://github.com/AsyncHttpClient/async-http-client
I'm proposing the code to the Wink team for inclusion in the next
release. The API is pluggable based and Apache Http Client will soon be
pluggable as a provider. The default is based on Netty's HTTP
implementation, as so far it is the best performance we can get.
Let me know what you think.
-- Jeanfrancois