検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 130 for [SIMILAR] 16 1024 4096 WITH 16403 parallel WITH ... (0.096 sec.)
The parallel\Runtime class 6915
« parallel\run parallel\Runtime::__construct » PHP Manual parallel The parallel\Runtime class The parallel\Runtime class (0.8.0) Runtime Objects Each runtime represents a single PHP thread, the thread is created (and bootstrapped) upon construction. The thread then waits for tasks to be ...
https://man.plustar.jp/php/class.parallel-runtime.html - [similar]
The parallel\Future class 6915
« parallel\Runtime::kill parallel\Future::cancel » PHP Manual parallel The parallel\Future class The parallel\Future class (0.8.0) Futures A Future represents the return value or uncaught exception from a task, and exposes an API for cancellation. 例1 Example showing Future as return val ...
https://man.plustar.jp/php/class.parallel-future.html - [similar]
The parallel\Events class 6915
« parallel\Channel::close parallel\Events::setBlocking » PHP Manual parallel The parallel\Events class The parallel\Events class (0.9.0) The Event Loop The Event loop monitors the state of sets of futures and or channels (targets) in order to perform read ( parallel\Future::value() , par ...
https://man.plustar.jp/php/class.parallel-events.html - [similar]
Execution 6915
« parallel\bootstrap parallel\Runtime » PHP Manual Functional API Execution parallel\run (1.0.0) parallel\run — Execution 説明 parallel\run ( Closure $task ): ? Future Shall schedule task for execution in parallel. parallel\run ( Closure $task , array $argv ): ? Future Shall schedule tas ...
https://man.plustar.jp/php/parallel.run.html - [similar]
The parallel\Events\Input class 6915
« parallel\Events::poll parallel\Events\Input::add » PHP Manual parallel The parallel\Events\Input class The parallel\Events\Input class (0.9.0) Events Input An Input object is a container for data that the parallel\Events object will write to parallel\Channel objects as they become avai ...
https://man.plustar.jp/php/class.parallel-events-input.html - [similar]
Execution 6915
« parallel\Runtime::__construct parallel\Runtime::close » PHP Manual parallel\Runtime Execution parallel\Runtime::run (0.8.0) parallel\Runtime::run — Execution 説明 public parallel\Runtime::run ( Closure $task ): ? Future Shall schedule task for execution in parallel. public parallel\Run ...
https://man.plustar.jp/php/parallel-runtime.run.html - [similar]
Resolution 6915
« parallel\Future::done parallel\Channel » PHP Manual parallel\Future Resolution parallel\Future::value (0.8.0) parallel\Future::value — Resolution 説明 public parallel\Future::value (): mixed Shall return (and if necessary wait for) return from task Exceptions 警告 Shall throw parallel\ ...
https://man.plustar.jp/php/parallel-future.value.html - [similar]
プロセス制御 6915
« Vtiful\Kernel\Format::underline Eio » PHP Manual 関数リファレンス プロセス制御 プロセス制御 Eio はじめに インストール/設定 定義済み定数 例 Eio 関数 Ev はじめに インストール/設定 定義済み定数 例 ウォッチャー ウォッチャーのコールバック Periodic ウォッチャーの操作モード Ev — Ev クラス EvC ...
https://man.plustar.jp/php/refs.fileprocess.process.html - [similar]
Polling 6915
« parallel\Events::remove parallel\Events\Input » PHP Manual parallel\Events Polling parallel\Events::poll (0.9.0) parallel\Events::poll — Polling 説明 public parallel\Events::poll (): ? parallel\Events\Event Shall poll for the next event 戻り値 Should there be no targets remaining, null ...
https://man.plustar.jp/php/parallel-events.poll.html - [similar]
Targets 6915
« parallel\Events::setInput parallel\Events::addFuture » PHP Manual parallel\Events Targets parallel\Events::addChannel (0.9.0) parallel\Events::addChannel — Targets 説明 public parallel\Events::addChannel ( parallel\Channel $channel ): void Shall watch for events on the given channel Ex ...
https://man.plustar.jp/php/parallel-events.addchannel.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT