検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 92 for [SIMILAR] 16 1024 4096 WITH 14353 parallel WITH ... (0.078 sec.)
Synchronization 3465
« Threaded::synchronized Thread » PHP Manual Threaded Synchronization Threaded::wait (PECL pthreads >= 2.0.0) Threaded::wait — Synchronization 説明 public Threaded::wait ( int $timeout = ? ): bool Will cause the calling context to wait for notification from the referenced object パラメー ...
https://man.plustar.jp/php/threaded.wait.html - [similar]
Synchronization 3465
« Threaded::notify Threaded::pop » PHP Manual Threaded Synchronization Threaded::notifyOne (PECL pthreads >= 3.0.0) Threaded::notifyOne — Synchronization 説明 public Threaded::notifyOne (): bool Send notification to the referenced object. This unblocks at least one of the blocked threads ...
https://man.plustar.jp/php/threaded.notifyone.html - [similar]
Philosophy 0
« Installation Functional API » PHP Manual parallel Philosophy Philosophy This section contains philosophies important to writing parallel code and some details about the internal implementation of parallel. Do not communicate by sharing memory; instead, share memory by communicating. Th ...
https://man.plustar.jp/php/philosophy.parallel.html - [similar]
Cancellation 0
« parallel\Future parallel\Future::cancelled » PHP Manual parallel\Future Cancellation parallel\Future::cancel (0.9.0) parallel\Future::cancel — Cancellation 説明 public parallel\Future::cancel (): bool Shall try to cancel the task 注意 : If task is running, it will be interrupted. 警告 ...
https://man.plustar.jp/php/parallel-future.cancel.html - [similar]
Bootstrapping 0
« Functional API parallel\run » PHP Manual Functional API Bootstrapping parallel\bootstrap (1.0.0) parallel\bootstrap — Bootstrapping 説明 parallel\bootstrap ( string $file ): void Shall use the provided file to bootstrap all runtimes created for automatic scheduling via parallel\run() . ...
https://man.plustar.jp/php/parallel.bootstrap.html - [similar]
Functional API 0
« Philosophy parallel\bootstrap » PHP Manual parallel Functional API Functional API The parallel\Runtime API provides a great degree of control to the power PHP programmer, and those intimately familiar with writing applications that use parallel concurrency. The functional API provides ...
https://man.plustar.jp/php/functional.parallel.html - [similar]
State Detection 0
« parallel\Future::cancel parallel\Future::done » PHP Manual parallel\Future State Detection parallel\Future::cancelled (0.9.0) parallel\Future::cancelled — State Detection 説明 public parallel\Future::cancelled (): bool Shall indicate if the task was cancelled 関連キーワード: Detection ...
https://man.plustar.jp/php/parallel-future.cancelled.html - [similar]
Add a background task to be run in parallel 0
« GearmanClient::addTask GearmanClient::addTaskHigh » PHP Manual GearmanClient Add a background task to be run in parallel GearmanClient::addTaskBackground (PECL gearman >= 0.5.0) GearmanClient::addTaskBackground — Add a background task to be run in parallel 説明 public GearmanClient::ad ...
https://man.plustar.jp/php/gearmanclient.addtaskbackground.html - [similar]
Run a list of tasks in parallel 0
« GearmanClient::returnCode GearmanClient::setClientCallback » PHP Manual GearmanClient Run a list of tasks in parallel GearmanClient::runTasks (PECL gearman >= 0.5.0) GearmanClient::runTasks — Run a list of tasks in parallel 説明 public GearmanClient::runTasks (): bool For a set of task ...
https://man.plustar.jp/php/gearmanclient.runtasks.html - [similar]
Installation 0
« はじめに Philosophy » PHP Manual parallel Installation Installation 要件 parallel requires a build of PHP with ZTS (Zend Thread Safety) enabled ( --enable-zts , or on non-Windows systems prior to PHP 8.0.0, --enable-maintainer-zts ) 警告 Zend Thread Safety cannot be enabled post build; ...
https://man.plustar.jp/php/parallel.setup.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT