CakeFest 2024: The Official CakePHP Conference

Swoole\Process::push

(PECL swoole >= 1.9.0)

Swoole\Process::pushWrite and push data into the message queue.

Description

public Swoole\Process::push(string $data): bool

Parameters

data

Return Values

add a note

User Contributed Notes

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