GearmanWorker::echo

(PECL gearman >= 0.6.0)

GearmanWorker::echoTest 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.

Параметри

workload

Arbitrary serialized data

Значення, що повертаються

Standard Gearman return value.

Прогляньте Також

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top