Pool
PHP Manual

Pool::resize

(PECL pthreads >= 2.0.0)

Pool::resizeResize the Pool

Описание

public void Pool::resize ( integer $size )

Resize the Pool

Список параметров

size

The maximum number of Workers this Pool can create

Возвращаемые значения

void


Pool
PHP Manual