Pool::resize

(PECL pthreads >= 2.0.0)

Pool::resizeResize the Pool

說明

public void Pool::resize ( integer $size )

Resize the Pool

參數

size

The maximum number of Workers this Pool can create

回傳值

void

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top