API Reference distributed_supervisor v0.5.4

View Source

Modules

DistributedSupervisor is exactly what its name says. It’s a DynamicSupervisor working transparently in a distributed environment.

The implementation of this behaviour might be passed to DistributedSupervisor.start_link/1 to receive notifications about processes state.