GearmanWorker::echo
(PECL gearman >= 0.6.0)
GearmanWorker::echo — Test job server response
Descrierea
public bool GearmanWorker::echo
( string
$workload
)Sends data to all job servers to see if they echo it back. This is a test function to see if job servers are responding properly.
Parametri
-
workload -
Arbitrary serialized data
Valorile întoarse
Standard Gearman return value.
Vedeți de asemenea
- GearmanClient::echo() - Send data to all job servers to see if they echo it back [deprecated]
There are no user contributed notes for this page.
