Pool::resize
(PECL pthreads >= 2.0.0)
Pool::resize — Resize the Pool
Beschreibung
public function Pool::resize(
int $size):
void
Resize the Pool
Parameter-Liste
size
-
The maximum number of Workers this Pool can create
Rückgabewerte
Es wird kein Wert zurückgegeben.