Namespace Akka.Remote.Routing
Classes
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.
RemoteRouterConfig.RemoteRouterConfigSurrogate
This class represents a surrogate of a RemoteRouterConfig router. Its main use is to help during the serialization process.