downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

GearmanClient::error> <GearmanClient::doStatus
Last updated: Fri, 20 May 2011

view this page in

GearmanClient::echo

(PECL gearman >= 0.5.0)

GearmanClient::echoEnvía datos a todos los servidores de trabajos para ver si lo retornan

Descripción

public bool GearmanClient::echo ( string $workload )

Envía datos arbitrarios a todos los servidores de trabajos para ver si los retornan. Los datos enviados no se usan ni se procesan. Usado principalmente para testear y debug.

Parámetros

workload

Datos arbitrarios serializados a ser retornados

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.



add a note add a note User Contributed Notes GearmanClient::echo
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites