GearmanWorker::echo

(PECL gearman >= 0.6.0)

GearmanWorker::echoTest job server response

Açıklama

public GearmanWorker::echo ( string $workload ) : bool

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.

Değiştirgeler

workload

Arbitrary serialized data

Dönen Değerler

Standard Gearman return value.

Ayrıca Bakınız