See: Description
Class | Description |
---|---|
JAResponseCounter |
Returns a response only when the expected number of responses are received.
|
JAResponseCounter2 |
Counts the number of responses received
and responds with the count of requests sent when the iteration is finished.
|
JAResponseCounter3 |
Counts the number of responses received
and responds with the count of requests sent when the iteration is finished.
|
Sending multiple requests to different actors and waiting for the responses only after all the requests have been sent is the simplest form of parallel processing and is the focus of this package.
Copyright © 2012. All Rights Reserved.