検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 120 for [SIMILAR] 16 1024 4096 WITH 22555 parallel WITH ... (0.181 sec.)
Resolution 10000
« 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]
State Detection 9115
« parallel\Future::cancelled parallel\Future::value » PHP Manual parallel\Future State Detection parallel\Future::done (0.8.0) parallel\Future::done — State Detection 説明 public parallel\Future::done (): bool Shall indicate if the task is completed 関連キーワード: Detection , done , can ...
https://man.plustar.jp/php/parallel-future.done.html - [similar]
The parallel\Future class 8898
« 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\Event\Type class 8530
« parallel\Events\Event parallel\Sync » PHP Manual parallel The parallel\Events\Event\Type class The parallel\Events\Event\Type class (0.9.0) クラス概要 final class parallel\Events\Event\Type { /* Event::$object was read into Event::$value */ const Read ; /* Input for Event::$source writ ...
https://man.plustar.jp/php/class.parallel-events-event-type.html - [similar]
parallel 6512
« system はじめに » PHP Manual プロセス制御 parallel parallel はじめに Installation Philosophy Functional API parallel\bootstrap — Bootstrapping parallel\run — Execution parallel\Runtime — The parallel\Runtime class parallel\Runtime::__construct — Runtime Construction parallel\Runtime::r ...
https://man.plustar.jp/php/book.parallel.html - [similar]
The parallel\Events class 6512
« 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]
はじめに 6512
« parallel Installation » PHP Manual parallel はじめに はじめに parallel is a parallel concurrency extension for PHP 7.2+. A brief description of the concepts core to parallel follows, more detailed information may be found within this section of the manual. Runtime A parallel\Runtime re ...
https://man.plustar.jp/php/intro.parallel.html - [similar]
Execution 6512
« 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]
Targets 6512
« parallel\Events::addChannel parallel\Events::remove » PHP Manual parallel\Events Targets parallel\Events::addFuture (0.9.0) parallel\Events::addFuture — Targets 説明 public parallel\Events::addFuture ( string $name , parallel\Future $future ): void Shall watch for events on the given f ...
https://man.plustar.jp/php/parallel-events.addfuture.html - [similar]
Execution 6512
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT