eio_set_max_parallel
(PECL eio >= 0.0.1dev)
eio_set_max_parallel — Set maximum parallel threads
Description
eio_set_max_parallel ( int $nthreads ) : void
Parameters
-
nthreads
-
Number of parallel threads
Return Values
No value is returned.
See Also
- eio_nthreads() - Returns number of threads currently in use
- eio_set_max_idle() - Set maximum number of idle threads
- eio_set_min_parallel() - Set minimum parallel thread number
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.eio-set-max-parallel.php