- Decoupled FailureDetector from Routing by introducing ConnectionManager which uses FailureDetector instead of it being the same thing. - Added ConnectionManager - Added LocalConnectionManager - Added RemoteConnectionManager - Improved RoutedProps - Integrated and added configuration for Scatter Gather router - Added NoOpFailureDetector - Misc API and documentation improvements Signed-off-by: Jonas Bonér <jonas@jonasboner.com> |
||
|---|---|---|
| .. | ||
| project | ||
| src/main | ||
| pom.xml | ||
| README | ||
================= Second Tutorial ================= This is the source code for the second tutorial. See the Akka Documentation for information about this tutorial.