commanded_swarm_registry v1.0.0 Commanded.Registration.SwarmRegistry.Monitor View Source
A GenServer
process that starts and monitors another process that is
distributed using Swarm.
This is used to ensure the process can be supervised by a Supervisor
.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Send any other messages to the monitored process, if available
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
See Logger.debug/1
.
Send any other messages to the monitored process, if available
See Logger.info/1
.