Kaffe.WorkerSupervisor (Kaffe v1.26.0) View Source

Supervise the individual workers.

Link to this section Summary

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for Supervisor.init/1.

Link to this function

start_link(subscriber_name)

View Source
Link to this function

start_worker(pid, message_handler, subscriber_name, worker_name)

View Source
Link to this function

start_worker_manager(pid, subscriber_name)

View Source