Package | Description |
---|---|
org.agilewiki.jactor.parallel |
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.
|
Class and Description |
---|
JAResponseCounter3
Counts the number of responses received
and responds with the count of requests sent when the iteration is finished.
|
Copyright © 2012. All Rights Reserved.