PHP Class Phastlight\Module\Cluster\Main

Inheritance: extends Phastlight\Module
Show file Open project: phastlight/phastlight

Public Methods

Method Description
__construct ( )
fork ( $workerClosure, $numOfWorkers = 1 )
getAllWorkers ( )

Method Details

__construct() public method

public __construct ( )

fork() public method

public fork ( $workerClosure, $numOfWorkers = 1 )

getAllWorkers() public method

public getAllWorkers ( )