Dutch PHP Conference 2025 - Call For Papers

Swoole\Process::statQueue

(PECL swoole >= 1.9.0)

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

Опис

public Swoole\Process::statQueue(): array

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

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