Swoole\Process\Manager->setMsgQueueKey

4.x is outdated, please check the latest version 22.x


Latest version: pecl install openswoole-22.1.2

Declaration

<?php Swoole\Process\Manager->setMsgQueueKey(int $msgQueueKey)

Parameters

msgQueueKey

The message queue key when using system msg queue.

Return

Description

Set the msg queue key of the process manager.

Example

Last updated on August 31, 2022