Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Phastlight
Module
Cluster
Worker
PHP Class Phastlight\Module\Cluster\Worker
Inheritance:
extends
Phastlight\EventEmitter
Datei anzeigen
Open project: phastlight/phastlight
Public Methods
Method
Description
__construct
(
$process
)
#the child process object that this worker binds to
getProcess
( )
kill
(
$signal
= "SIGHUP" )
Method Details
__construct()
public
method
#the child process object that this worker binds to
public
__construct
(
$process
)
getProcess()
public
method
public
getProcess
( )
kill()
public
method
public
kill
(
$signal
= "SIGHUP" )