Service that tracks different transports for remote communication.
The most important method is resolve, which creates a channel from a
channel URL. This allows communication with reactors in non-local
reactor systems, e.g. in another process, or on another machine.
Service that tracks different transports for remote communication.
The most important method is
resolve
, which creates a channel from a channel URL. This allows communication with reactors in non-local reactor systems, e.g. in another process, or on another machine.