编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 资源类型
  • 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 cairo the cairocontext classphp cairo the cairolinecap classphp cairo the cairosurfacepattern 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 php 选项/信息 函数 别名 set magic quotes runtimephp uopz 函数 extend a class at runtimephp opcode descriptions and examples declare inherited classphp parallel events pollingphp parallel runtime runtime graceful joinphp parallel runtime runtime constructionphp parallel runtime runtime joinphp parallel runtime parallel executionphp reflectionclass gets class constantsphp solrdismaxquery class constructor
关注编程学问公众号
编程学问网 湘ICP备20001732号