PHP-Handbuch
Funktionsreferenz
Erweiterungen zur Prozesskontrolle
pthreads
Pool
Pool::collect
Pool::__construct
Pool::resize
Pool::shutdown
Pool::submit
Pool::submitTo
Pool::__construct
Pool::shutdown
Pool
PHP-Handbuch
Pool::resize
Resize the Pool
Beschreibung
public
void
Pool::resize
(
integer
$size
)
Resize the Pool
Parameter-Liste
size
The maximum number of Workers this Pool can create
Rückgabewerte
void