Results of 1 - 10 of about 182 for run (0.001 sec.)
- Add a high priority background task to be run in parallel 9055
- « GearmanClient::addTaskHigh GearmanClient::addTaskLow » PHP Manual GearmanClient Add a high pri
... ority background task to be run in parallel GearmanClient::addTaskHighBackground ( ... ground — Add a high priority background task to be run in parallel 説明 public GearmanClient::addTaskHigh ... manTask Adds a high priority background task to be run in parallel with other tasks. Call this method for ... all the tasks to be run in parallel, then call GearmanClient::runTasks() t ...
-
https://man.plustar.jp/php/gearmanclient.addtaskhighbackground.html
- [similar]
- Add a low priority background task to be run in parallel 9055
- « GearmanClient::addTaskLow GearmanClient::addTaskStatus » PHP Manual GearmanClient Add a low pr
... iority background task to be run in parallel GearmanClient::addTaskLowBackground (P ... kground — Add a low priority background task to be run in parallel 説明 public GearmanClient::addTaskLowB ... rmanTask Adds a low priority background task to be run in parallel with other tasks. Call this method for ... all the tasks to be run in parallel, then call GearmanClient::runTasks() t ...
-
https://man.plustar.jp/php/gearmanclient.addtasklowbackground.html
- [similar]
- Add a high priority task to run in parallel 8978
- « GearmanClient::addTaskBackground GearmanClient::addTaskHighBackground » PHP Manual GearmanClie
... nt Add a high priority task to run in parallel GearmanClient::addTaskHigh (PECL gearm ... nClient::addTaskHigh — Add a high priority task to run in parallel 説明 public GearmanClient::addTaskHigh ... = ? ): GearmanTask Adds a high priority task to be run in parallel with other tasks. Call this method for ... all the high priority tasks to be run in parallel, then call GearmanClient::runTasks() t ...
-
https://man.plustar.jp/php/gearmanclient.addtaskhigh.html
- [similar]
- Add a low priority task to run in parallel 8978
- « GearmanClient::addTaskHighBackground GearmanClient::addTaskLowBackground » PHP Manual GearmanC
... lient Add a low priority task to run in parallel GearmanClient::addTaskLow (PECL gearma ... manClient::addTaskLow — Add a low priority task to run in parallel 説明 public GearmanClient::addTaskLow ... rmanTask Adds a low priority background task to be run in parallel with other tasks. Call this method for ... all the tasks to be run in parallel, then call GearmanClient::runTasks() t ...
-
https://man.plustar.jp/php/gearmanclient.addtasklow.html
- [similar]
- Run the new device 8845
- « ZMQDevice::getTimerTimeout ZMQDevice::setIdleCallback » PHP Manual ZMQDevice Run the new devic
... e ZMQDevice::run (No version information available, might only be i ... n Git) ZMQDevice::run — Run the new device 説明 public ZMQDevice::run () ... : void Runs the device. パラメータ この関数にはパラメータはあ ... Call to this method will block until the device is running. It is not recommended that devices are used f ...
-
https://man.plustar.jp/php/zmqdevice.run.html
- [similar]
- Will run input through the neural network 8668
- « fann_reset_MSE fann_save_train » PHP Manual Fann 関数 Will run input through the neural networ
... k fann_run (PECL fann >= 1.0.0) fann_run — Will run input thr ... ough the neural network 説明 fann_run ( resource $ann , array $input ): array Will run i ... f output values, or false on error 関連キーワード: run , input , through , fann , the , array , neural , ...
-
https://man.plustar.jp/php/function.fann-run.html
- [similar]
- Add a task to be run in parallel 8568
- « GearmanClient::addServers GearmanClient::addTaskBackground » PHP Manual GearmanClient Add a ta
... sk to be run in parallel GearmanClient::addTask (PECL gearman > ... = 0.5.0) GearmanClient::addTask — Add a task to be run in parallel 説明 public GearmanClient::addTask ( s ... tring $unique = ? ): GearmanTask Adds a task to be run in parallel with other tasks. Call this method for ... all the tasks to be run in parallel, then call GearmanClient::runTasks() t ...
-
https://man.plustar.jp/php/gearmanclient.addtask.html
- [similar]
- Run a high priority task in the background 8491
- « GearmanClient::doHigh GearmanClient::doJobHandle » PHP Manual GearmanClient Run a high priorit
... earman >= 0.5.0) GearmanClient::doHighBackground — Run a high priority task in the background 説明 public ... , string $workload , string $unique = ? ): string Runs a high priority task in the background, returning ... handle which can be used to get the status of the running task. High priority tasks take precedence over ... e submitted task. 参考 GearmanClient::doNormal() - Run a single task and return a result GearmanClient::d ...
-
https://man.plustar.jp/php/gearmanclient.dohighbackground.html
- [similar]
- Run a low priority task in the background 8491
- « GearmanClient::doLow GearmanClient::doNormal » PHP Manual GearmanClient Run a low priority tas
... gearman >= 0.5.0) GearmanClient::doLowBackground — Run a low priority task in the background 説明 public ... , string $workload , string $unique = ? ): string Runs a low priority task in the background, returning ... handle which can be used to get the status of the running task. Normal and high priority tasks take prec ... e submitted task. 参考 GearmanClient::doNormal() - Run a single task and return a result GearmanClient::d ...
-
https://man.plustar.jp/php/gearmanclient.dolowbackground.html
- [similar]
- Run a single high priority task 8458
- « GearmanClient::doBackground GearmanClient::doHighBackground » PHP Manual GearmanClient Run a s
... gh (PECL gearman >= 0.5.0) GearmanClient::doHigh — Run a single high priority task 説明 public GearmanCli ... , string $workload , string $unique = ? ): string Runs a single high priority task and returns a string ... な ID。 戻り値 A string representing the results of running a task. 参考 GearmanClient::doNormal() - Run a ... task and return a result GearmanClient::doLow() - Run a single low priority task GearmanClient::doBackgr ...
-
https://man.plustar.jp/php/gearmanclient.dohigh.html
- [similar]