GearmanWorker::echo
(PECL gearman >= 0.6.0)
GearmanWorker::echo — Test job server response
Beschreibung
$workload
): boolSends 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.
Parameter-Liste
-
workload
-
Arbitrary serialized data
Rückgabewerte
Standard Gearman return value.
Siehe auch
- GearmanClient::echo() - Send data to all job servers to see if they echo it back [deprecated]