编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 资源类型
  • 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 cairo classphp cairo the cairohintstyle classphp cairo the cairostatus classphp dom the domelement classphp data structures the map classphp event the eventbuffer 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 hyperwave api 函数 creates a new instance of class hwapi object newphp uopz 函数 extend a class at runtimephp opcode descriptions and examples fetch classphp parallel runtime runtime graceful joinphp parallel runtime runtime constructionphp parallel runtime runtime joinphp parallel runtime parallel execution
关注编程学问公众号
编程学问网 湘ICP备20001732号