update : 2015.11.03
php.shukuma.com

검색:
 
 
Resize the Pool

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