API Reference distributed_supervisor v0.1.0

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.