编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 资源类型
  • parallel\Runtime::close »
  • PHP Manual
  • Parallel
  • The parallel\Runtime class

The parallel\Runtime class

(0.8.0)

类摘要

final parallel\Runtime {
/* Create */
public __construct ( void )
public __construct ( string $bootstrap )
/* Execute */
public run ( Closure $task ) : ?Future
public run ( Closure $task , array $argv ) : ?Future
/* Join */
public close ( void ) : void
public kill ( void ) : void
}

Table of Contents

  • parallel\Runtime::close — Runtime Graceful Join
  • parallel\Runtime::__construct — Runtime Construction
  • parallel\Runtime::kill — Runtime Join
  • parallel\Runtime::run — Parallel Execution
相关文章
php apcu the apcuiterator classphp cairo the cairofontface classphp cairo the cairopattern classphp 迭代器 the callbackfilteriterator classphp componere the componere abstract definition classphp 异常 the domainexception classphp parallel the parallel channel classphp parallel the parallel events event type classphp parallel the parallel events event classphp parallel the parallel events input classphp parallel the parallel events classphp parallel the parallel future classphp parallel the parallel runtime classphp uopz 函数 extend a class at runtimephp gearmanclient add a task to be run in parallelphp parallel runtime runtime graceful joinphp parallel runtime runtime constructionphp parallel runtime runtime joinphp parallel runtime parallel executionphp reflectionclass check whether this class is iterable
关注编程学问公众号
编程学问网 湘ICP备20001732号