GearmanWorker::echo

(PECL gearman >= 0.6.0)
Test job server response
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.

Parameters:
workload

Arbitrary serialized data

Returns:

Standard Gearman return value.

See also:

GearmanClient::echo() -

doc_php
2016-02-24 16:09:01
Comments
Leave a Comment

Please login to continue.