PHP Manual
Function Reference
Process Control Extensions
pthreads
Pool
Pool::collect
Pool::__construct
Pool::resize
Pool::shutdown
Pool::submit
Pool::submitTo
Pool::__construct
Pool::shutdown
Pool
PHP Manual
Pool::resize
Resize the Pool
Description
public
void
Pool::resize
(
integer
$size
)
Resize the Pool
Parameters
size
The maximum number of Workers this Pool can create
Return Values
void