Apache HttpComponents project is pleased to announce the first BETA
release of HttpAsyncClient 4.0. This release completes the application
programming interface and the feature set of HttpAsyncClient and
upgrades to the latest versions of core and client components (HttpCore
4.2-beta1 and HttpClient 4.2-beta1). As of this release HttpAsyncClient
is expected to be API stable.

Users of HttpAsyncClient are advised to upgrade.

-------------------
Download -
<http://hc.apache.org/downloads.cgi>

Release notes -
<http://www.apache.org/dist/httpcomponents/httpasyncclient/RELEASE_NOTES.txt>

HttpComponents site -
<http://hc.apache.org/>

-------------------

About Apache HttpAsyncClient

Although the java.net package provides basic functionality for accessing
resources via HTTP, it doesn't provide the full flexibility or
functionality needed by many applications. HttpAsyncClient seeks to fill
this void by providing an efficient, up-to-date, and feature-rich
package with an event-driven programming interface based on a
non-blocking I/O model.

HttpAsyncClient is NOT meant to replace or supersede Apache HttpClient.
It is a complementary library to Apache HttpClient intended for special
cases where ability to handle a great number of concurrent connections
is more important than performance in terms of a raw data throughput.



--------------------------------------------------------------------- 
To unsubscribe, e-mail: announce-unsubscr...@apache.org 
For additional commands, e-mail: announce-h...@apache.org 


Reply via email to