Noizu.Service.WorkerSupervisor (NoizuLabs Services v0.1.1)

Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for DynamicSupervisor.init/1.

Functions

Link to this function

add_worker(sup, spec)

Link to this function

child_spec(arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for DynamicSupervisor.init/1.

Link to this function

spec(identifier, pool, context, options)

Link to this function

start_link(pool, context, options)