Phive\Queue\Tests\Queue\Concurrency::getConcurrencyQueueSize PHP Method

getConcurrencyQueueSize() protected method

protected getConcurrencyQueueSize ( )
    protected function getConcurrencyQueueSize()
    {
        return (int) getenv('PHIVE_CONCUR_QUEUE_SIZE');
    }