parallec icon indicating copy to clipboard operation
parallec copied to clipboard

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

Results 20 parallec issues
Sort by recently updated
recently updated
newest added

[prettyPrintInfo()](http://www.parallec.io/javadoc/io/parallec/core/ParallelTask.html#prettyPrintInfo--) for track response status

kind/documentation

Sometimes I want to using ssh Proxy Command to execute tasks on many servers. Is there any plan to support this feature

contributor/feature_request
contributor/contribution_welcome

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...

kind/development
contributor/feature_request
contributor/contribution_welcome
status/in progress

formatting, branch, etc

priority/medium
kind/documentation

Would be really useful to add a working Scala example

if the tcp server is c socket server, the tcpclient can't flush the command. for example ,i want to get some statistics data from the cgminer.

Hello! Really thanks for this amazing project! I want yo know if there is a way to get the ping response time in order to check not only if the...