Home
> Async Http client > AsyncHttpClient 1.5.0 Released
AsyncHttpClient 1.5.0 Released
We are pleased to announce the immediate availability of the Asynchronous Http Client (AHC) library version 1.5.0.
This version includes:
- 100-Continue support
- New very simple SimpleAsyncHttpClient Fluid API.
- Performance improvements and optimizations. Some result can be read here.
- Resumable download support with both AsyncHttpClient and SimpleAsyncHttpClient.
- New dedicated GitHub project for acceptance and extensive tests suite.
- Issues fixed: GitHub and Sonatype
For any questions you can use our Google Group, irc.freenode.net #asynchttpclient or use Twitter to reach me! You can checkout the code on Github, download the jars from Maven Central or use Maven:
<dependency>
<groupId>com.ning</groupId>
<artifactId>async-http-client</artifactId>
<version>1.5.0</version>
</dependency>
Categories: Async Http client


Hi,
How about support high-availability?
See my question here as well:
https://groups.google.com/forum/#!topic/asynchttpclient/yBgH7StvbIQ