pekko/akka-docs/disabled
Jonas Bonér 4ec050c12e Major refactoring of RemoteActorRefProvider, remote Routing and FailureDetector, including lots of fixes and improvements.
- 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>
2011-10-07 15:42:55 +02:00
..
examples Major refactoring of RemoteActorRefProvider, remote Routing and FailureDetector, including lots of fixes and improvements. 2011-10-07 15:42:55 +02:00
clustering.rst Renamed 'replication-factor' config element to 'nr-of-instances' and 'ReplicationFactor' case class to 'NrOfInstances'. 2011-09-28 19:42:12 +02:00
getting-started-first.rst Replacing !!! with ? 2011-06-13 13:43:21 +02:00