Icicle\Concurrent\Worker\Pool::getWorkerCount PHP Method

getWorkerCount() public method

Gets the number of workers currently running in the pool.
public getWorkerCount ( ) : integer
return integer The number of workers.
    public function getWorkerCount() : int;