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