Swoole\Process\Manager->setMsgQueueKey

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


Latest version: pecl install openswoole-25.2.0

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