PHP 8.4.0 RC4 available for testing

GearmanWorker::echo

(PECL gearman >= 0.6.0)

GearmanWorker::echoTest job server response

Descrição

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.

Parâmetros

workload

Arbitrary serialized data

Valor Retornado

Standard Gearman return value.

Veja Também

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top