update : 2015.11.03
php.shukuma.com

검색:
 
 
Test job server response

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.

참고