CakeFest 2024: The Official CakePHP Conference

Swoole\Process::statQueue

(PECL swoole >= 1.9.0)

Swoole\Process::statQueueGet the stats of the message queue used as the communication method between processes.

Descrição

public Swoole\Process::statQueue(): array

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The array of status of the message queue.

add a note

User Contributed Notes

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