Class: SolidQueue::ThreadPool

Inherits:
Pool
  • Object
show all
Defined in:
lib/solid_queue/thread_pool.rb

Instance Attribute Summary

Attributes inherited from Pool

#size

Method Summary

Methods inherited from Pool

#available_capacity, build, #idle?, #initialize, #post, #type

Methods included from AppExecutor

#create_thread, #handle_thread_error, #wrap_in_app_executor

Constructor Details

This class inherits a constructor from SolidQueue::Pool