Pool
PHP Manual

Pool::resize

(PECL pthreads >= 2.0.0)

Pool::resizeResize the Pool

Açıklama

public void Pool::resize ( integer $size )

Resize the Pool

Değiştirgeler

size

The maximum number of Workers this Pool can create

Dönen Değerler

void


Pool
PHP Manual