Class: SolidQueue::ForkSupervisor

Inherits:
Supervisor show all
Defined in:
lib/solid_queue/fork_supervisor.rb

Instance Attribute Summary

Attributes inherited from Processes::Base

#name

Method Summary

Methods inherited from Supervisor

#initialize, #kind, start, #start, #stop

Methods inherited from Processes::Base

#hostname, #initialize, #kind, #metadata, #pid, #stop

Methods included from AppExecutor

#create_thread, #handle_thread_error, #wrap_in_app_executor

Methods included from Processes::Registrable

#process_id

Methods included from Processes::Procline

#procline

Methods included from Processes::Interruptible

#initialize, #wake_up

Constructor Details

This class inherits a constructor from SolidQueue::Supervisor