编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « parallel\Channel::recv
  • parallel\Events »
  • PHP Manual
  • parallel\Channel
  • Sharing

parallel\Channel::send

(0.9.0)

parallel\Channel::send — Sharing

说明

public parallel\Channel::send ( mixed $value ) : void

Shall send the given value on this channel

Exceptions

Warning

Shall throw \parallel\Channel\Error\Closed if channel is closed.

Warning

Shall throw \parallel\Channel\Error\IllegalValue if value is illegal (object, null).

相关文章
php parallel the parallel channel classphp gearmanclient add a task to be run in parallelphp gearmanclient add a background task to be run in parallelphp gearmanclient add a high priority task to run in parallelphp gearmanclient add a high priority background task to be run in parallelphp gmagick separates a channel from the imagephp imagick sets image alpha channelphp parallel 简介php concepts sharing connectionsphp parallel channel closingphp parallel channel accessphp parallel channel accessphp parallel channel sharingphp parallel channel sharingphp parallel future cancellationphp parallel future state detectionphp parallel future state detectionphp parallel future resolutionphp swoole channel construct a swoole channelphp swoole channel destruct a swoole channel.
关注编程学问公众号
编程学问网 湘ICP备20001732号