Package | Description |
---|---|
io.parallec.core |
Main package, including most user-facing classes such as the ParallelClient,
ParallelTask etc.
|
io.parallec.core.actor |
Actors to execute parallel task and return responses.
|
io.parallec.core.bean |
Beans.
|
io.parallec.core.resources |
External resources on async http client stores, thread pools for netty/ping/ssh.
|
Class and Description |
---|
HttpClientStore
this stores a pair of default embedded fast/slow AsyncHttpClient, and another pair of
customized fast/slow AsyncHttpClient.
|
HttpClientType
The Enum of HttyClient Type.
|
TcpUdpSshPingResourceStore
Provide external resources needed for netty based TCP/UDP worker: ChannelFactory
and HashedWheelTimer timer
|
Class and Description |
---|
HttpMethod
The Enum HttpMethod.
|
Class and Description |
---|
HttpMethod
The Enum HttpMethod.
|
Class and Description |
---|
AsyncHttpClientFactoryEmbed
The Class HttpClientFactoryEmbed.
|
HttpClientStore
this stores a pair of default embedded fast/slow AsyncHttpClient, and another pair of
customized fast/slow AsyncHttpClient.
|
HttpClientType
The Enum of HttyClient Type.
|
HttpMethod
The Enum HttpMethod.
|
TcpUdpSshPingResourceStore
Provide external resources needed for netty based TCP/UDP worker: ChannelFactory
and HashedWheelTimer timer
|