View Source API Reference SuperWorker v0.0.1

Modules

Documentation for SuperWorker.

Documentation for SuperWorker.Supervisor. This module is a new model for the Supervisor module. Supervisor supports the following features

This module is a wrapper for the configuration of the supervisor.

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.