View Source API Reference SuperWorker v0.0.2
Modules
Documentation for SuperWorker
.
Documentation for SuperWorker.Supervisor
.
This module is a new model for the Supervisor module.
Supervisor supports the following features
Documentation for SuperWorker.Supervisor.Chain
.
This module is a wrapper for the configuration of the supervisor.
Documentation for SuperWorker.Supervisor.Group
.
Documentation for SuperWorker.Supervisor.Worker
.
A wrapper module for storing terms in :persistent_term. Good choice for storing data that is rarely change. Data is can acessed by all processes in the same node.