编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 资源类型
  • 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 cairofonttype classphp cairo the cairopslevel classphp intl the collator classphp componere the componere patch classphp dom the domcharacterdata classphp dom the domxpath classphp ev the evcheck classphp ev the evidle 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 parallel runtime runtime graceful joinphp parallel runtime runtime constructionphp parallel runtime runtime joinphp parallel runtime parallel execution
关注编程学问公众号
编程学问网 湘ICP备20001732号