Class: SolidQueue::ForkSupervisor
- Inherits:
-
Supervisor
- Object
- Processes::Base
- Supervisor
- SolidQueue::ForkSupervisor
- Defined in:
- lib/solid_queue/fork_supervisor.rb
Instance Attribute Summary
Attributes inherited from Processes::Base
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
Methods included from Processes::Procline
Methods included from Processes::Interruptible
Constructor Details
This class inherits a constructor from SolidQueue::Supervisor