Php/docs/pool.resize

提供:Dev Guides
< Php
移動先:案内検索

Pool::resize

(PECL pthreads >= 2.0.0)

Pool::resizeResize the Pool


説明

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

Resize the Pool


パラメータ

size
The maximum number of Workers this Pool can create


返り値

void