Akka.Remote.Routing Namespace |
Class | Description | |
---|---|---|
RemoteRouterConfig | RouterConfig implementation for remote deployment of
routees on defined target nodes. Delegates other duties to the local Pool,
which makes it possible to mix this with built-in routers such as RoundRobinGroup or custom routers.
| |
RemoteRouterConfigRemoteRouterConfigSurrogate |
This class represents a surrogate of a RemoteRouterConfig router.
Its main use is to help during the serialization process.
|