検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 99 for priority (0.004 sec.)
Add a high priority background task to be run in parallel 9059
« GearmanClient::addTaskHigh GearmanClient::addTaskLow » PHP Manual GearmanClient Add a high priority ... GearmanClient::addTaskHighBackground — Add a high priority background task to be run in parallel 説明 public ... ? , string $unique = ? ): GearmanTask Adds a high priority background task to be run in parallel with other t ... :runTasks() to perform the work. Tasks with a high priority will be selected from the queue before those of no ... rmal or low priority. パラメータ function_name ワーカーが実行するために ...
https://man.plustar.jp/php/gearmanclient.addtaskhighbackground.html - [similar]
Add a low priority background task to be run in parallel 9059
« GearmanClient::addTaskLow GearmanClient::addTaskStatus » PHP Manual GearmanClient Add a low priority ... 0) GearmanClient::addTaskLowBackground — Add a low priority background task to be run in parallel 説明 public ... = ? , string $unique = ? ): GearmanTask Adds a low priority background task to be run in parallel with other t ... ::runTasks() to perform the work. Tasks with a low priority will be selected from the queue after those of nor ... mal or high priority. パラメータ function_name ワーカーが実行するために ...
https://man.plustar.jp/php/gearmanclient.addtasklowbackground.html - [similar]
Win32 ベース優先度クラス 8355
« Win32 エラーコード Win32 リカバリアクション » PHP Manual 定義済み定数 Win32 ベース優先度クラス ... ベース優先度クラス 定数 値 説明 WIN32_ABOVE_NORMAL_PRIORITY_CLASS 0x00008000 WIN32_NORMAL_PRIORITY_CLASS よりも ... 高いけれど WIN32_HIGH_PRIORITY_CLASS よりは低い優先度のプロセス。 WIN32_BELOW_NOR ... MAL_PRIORITY_CLASS 0x00004000 WIN32_IDLE_PRIORITY_CLASS よりも高 ... いけれど WIN32_NORMAL_PRIORITY_CLASS よりは低い優先度のプロセス。 WIN32_HIGH_PRIO ...
https://man.plustar.jp/php/win32service.constants.basepriorities.html - [similar]
The EvIdle class 8042
« EvFork::createStopped EvIdle::__construct » PHP Manual Ev The EvIdle class The EvIdle class (P ... events when no other events of the same or higher priority are pending ( EvPrepare , EvCheck and other EvIdle ... or timeouts(or even signals) of the same or higher priority it will not be triggered. But when the process is ... in idle(or only lower-priority watchers are pending), the EvIdle watchers are bei ... ves more events and becomes busy again with higher priority stuff. Apart from keeping the process non-blocking ...
https://man.plustar.jp/php/class.evidle.html - [similar]
The EvWatcher class 8042
« EvTimer::set EvWatcher::clear » PHP Manual Ev The EvWatcher class The EvWatcher class (PECL ev ... e ; public $ data ; public $ is_pending ; public $ priority ; /* メソッド */ abstract public __construct () pu ... s pending(but not active), one must not change its priority. priority int between Ev::MINPRI and Ev::MAXPRI . ... Pending watchers with higher priority will be invoked before watchers with lower priorit ... y, but priority will not keep watchers from being executed(except ...
https://man.plustar.jp/php/class.evwatcher.html - [similar]
The EvLoop class 7925
« EvIo::set EvLoop::backend » PHP Manual Ev The EvLoop class The EvLoop class (PECL ev >= 0.2.0) ... ck ( string $callback , string $data = ? , string $priority = ? ): EvCheck final public child ( string $pid , ... ce , string $callback , string $data = ? , string $priority = ? ): EvChild public static defaultLoop ( int $fl ... string $callback = ? , string $data = ? , string $priority = ? ): EvEmbed final public fork ( callable $callb ... ack , mixed $data = null , int $priority = 0 ): EvFork final public idle ( callable $callba ...
https://man.plustar.jp/php/class.evloop.html - [similar]
Removes and returns the value with the highest priority 7547
« Ds\PriorityQueue::peek Ds\PriorityQueue::push » PHP Manual PriorityQueue Removes and returns t ... he value with the highest priority Ds\PriorityQueue::pop (PECL ds >= 1.0.0) Ds\Priori ... p — Removes and returns the value with the highest priority 説明 public Ds\PriorityQueue::pop (): mixed Remove ... front of the queue, ie. the value with the highest priority. 注意 : Values with equal priority fall back to FI ... エラー / 例外 UnderflowException if empty. 例 例1 Ds\PriorityQueue::pop() example <?php $queue = new \ Ds \ Prio ...
https://man.plustar.jp/php/ds-priorityqueue.pop.html - [similar]
The PriorityQueue class 7325
« Ds\Queue::toArray Ds\PriorityQueue::allocate » PHP Manual Data Structures The PriorityQueue cl ... ass The PriorityQueue class (No version information available, migh ... t only be in Git) はじめに A PriorityQueue is very similar to a Queue. Values are pushed ... into the queue with an assigned priority, and the value with the highest priority will alwa ... ut" ordering is preserved for values with the same priority. 注意 : Iterating over a PriorityQueue is destruct ...
https://man.plustar.jp/php/class.ds-priorityqueue.html - [similar]
Pushes values into the queue 7260
« Ds\PriorityQueue::pop Ds\PriorityQueue::toArray » PHP Manual PriorityQueue Pushes values into ... the queue Ds\PriorityQueue::push (PECL ds >= 1.0.0) Ds\PriorityQueue::pu ... sh — Pushes values into the queue 説明 public Ds\PriorityQueue::push ( mixed $value , int $priority ): void ... Pushes a value with a given priority into the queue. パラメータ value The value to push ... into the queue. priority The priority associated with the value. 戻り値 値を ...
https://man.plustar.jp/php/ds-priorityqueue.push.html - [similar]
Constructs the EvIdle watcher object 7117
« EvIdle EvIdle::createStopped » PHP Manual EvIdle Constructs the EvIdle watcher object EvIdle:: ... ruct ( callable $callback , mixed $data = ? , int $priority = ? ) Constructs the EvIdle watcher object and sta ... ks . data Custom data associated with the watcher. priority Watcher priority 参考 EvIdle::createStopped() - Cr ... 連キーワード: EvIdle , watcher , Constructs , the , priority , construct , data , Watcher , Creates , instance ...
https://man.plustar.jp/php/evidle.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT