Module: BBK::App::Dispatcher::_PoolFactory

Defined in:
sig/bbk/app/dispatcher.rbs

Instance Method Summary collapse

Instance Method Details

#callObject

Parameters:

  • pool_size (Integer)
  • queue_size (Integer)

Returns:

  • (Object)


33
# File 'sig/bbk/app/dispatcher.rbs', line 33

def call: (Integer pool_size, Integer queue_size) -> untyped