eBay / parallec

Fast Parallel Async HTTP/SSH/TCP/UDP/Ping Client Java Library. Aggregate 100,000 APIs & send anywhere in 20 lines of code. Ping/HTTP Calls 8000 servers in 12 seconds. (Akka) www.parallec.io
Apache License 2.0
805 stars 173 forks source link

Upgrade async-http-client to 2.0.x #37

Open jeffpeiyt opened 8 years ago

jeffpeiyt commented 8 years ago

Seems the issue of SSL handshake ( required in client auth ) in AHC 1.9+ has been fixed: https://github.com/AsyncHttpClient/async-http-client/issues/891

https://github.com/AsyncHttpClient/async-http-client/issues/828

Now start to evaluate the AHC 2.0.x . Note that it requires JDK8. the code is in branch issue37

Tracking

jeffpeiyt commented 8 years ago

Version 0.20.0-SNAPSHOT

2016-09-30

jeffpeiyt commented 8 years ago

Code has been pushed to maven https://oss.sonatype.org/content/repositories/snapshots/io/parallec/parallec-core/0.20.0-SNAPSHOT/

jeffpeiyt commented 8 years ago

Build passed: https://travis-ci.org/eBay/parallec/jobs/163939785

jeffpeiyt commented 8 years ago

plugin pushed as https://oss.sonatype.org/content/repositories/snapshots/io/parallec/parallec-plugin-http-clientauth/0.20.0-SNAPSHOT/