Pool::resize
(PECL pthreads >= 2.0.0)
Pool::resize — Resize the Pool
Описание
public Pool::resize
( int
$size
) : voidResize the Pool
Список параметров
-
size
-
The maximum number of Workers this Pool can create
Возвращаемые значения
void