Pool::resize

(PECL pthreads >= 2.0.0)

Pool::resizeResize the Pool

Descripción

public Pool::resize ( int $size ) : void

Resize the Pool

Parámetros

size

The maximum number of Workers this Pool can create

Valores devueltos

void