Exq.Worker.Supervisor (exq v0.23.0)

View Source

Supervisor for Exq Worker.

Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for DynamicSupervisor.init/1.

Functions

child_spec(arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

init(list)

Callback implementation for DynamicSupervisor.init/1.

start_child(sup, args, opts)

start_link(opts)

supervisor_name(name)

workers(sup)

workers_count(sup)