Pool
PHP Manual

Pool::resize

(PECL pthreads >= 2.0.0)

Pool::resizeResize the Pool

Beschreibung

public void Pool::resize ( integer $size )

Resize the Pool

Parameter-Liste

size

The maximum number of Workers this Pool can create

Rückgabewerte

void


Pool
PHP Manual