検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 98 for task (0.007 sec.)
Set a function to be called on task completion 7317
« GearmanClient::setClientCallback GearmanClient::setContext » PHP Manual GearmanClient Set a fu ... nction to be called on task completion GearmanClient::setCompleteCallback (PEC ... tCompleteCallback — Set a function to be called on task completion 説明 public GearmanClient::setCompleteC ... l Use to set a function to be called when a GearmanTask is completed, or when GearmanJob::sendComplete() i ... his callback executes only when executing a GearmanTask using GearmanClient::runTasks() . It is not used f ...
https://man.plustar.jp/php/gearmanclient.setcompletecallback.html - [similar]
Resolution 7317
« parallel\Future::done parallel\Channel » PHP Manual parallel\Future Resolution parallel\Future ... all return (and if necessary wait for) return from task Exceptions 警告 Shall throw parallel\Future\Error ... \Future\Error\Killed if parallel\Runtime executing task was killed. 警告 Shall throw parallel\Future\Error ... \Cancelled if task was cancelled. 警告 Shall throw parallel\Future\Er ... ror\Foreign if task raised an unrecognized uncaught exception. 警告 Sh ...
https://man.plustar.jp/php/parallel-future.value.html - [similar]
はじめに 7291
« parallel Installation » PHP Manual parallel はじめに はじめに parallel is a parallel concurren ... ne: The bootstrap file will be included before any task is executed. After construction the parallel\Runti ... l\Runtime::run() allows the programmer to schedule tasks for execution in parallel. A parallel\Runtime has ... a FIFO schedule, tasks will be executed in the order that they are sched ... l code with automatic scheduling: parallel\run() . Task A task is simply a Closure intended for parallel e ...
https://man.plustar.jp/php/intro.parallel.html - [similar]
Add a task to get status 7069
« GearmanClient::addTaskLowBackground GearmanClient::clearCallbacks » PHP Manual GearmanClient A ... dd a task to get status GearmanClient::addTaskStatus (PECL g ... earman >= 0.5.0) GearmanClient::addTaskStatus — Add a task to get status 説明 public Gearm ... anClient::addTaskStatus ( string $job_handle , string &$context = ? ... ): GearmanTask Used to request status information from the Gearma ...
https://man.plustar.jp/php/gearmanclient.addtaskstatus.html - [similar]
Set a callback for worker exceptions 7069
« GearmanClient::setDataCallback GearmanClient::setFailCallback » PHP Manual GearmanClient Set a ... l Specifies a function to call when a worker for a task sends an exception. パラメータ callback Function t ... allback function when there is a data packet for a task GearmanClient::setCompleteCallback() - Set a funct ... ion to be called on task completion GearmanClient::setCreatedCallback() - S ... et a callback for when a task is queued GearmanClient::setFailCallback() - Set c ...
https://man.plustar.jp/php/gearmanclient.setexceptioncallback.html - [similar]
Set callback for job failure 7069
« GearmanClient::setExceptionCallback GearmanClient::setOptions » PHP Manual GearmanClient Set c ... bool Sets the callback function to be used when a task does not complete successfully. The function shoul ... d accept a single argument, a GearmanTask object. パラメータ callback A function to call 戻り ... allback function when there is a data packet for a task GearmanClient::setCompleteCallback() - Set a funct ... ion to be called on task completion GearmanClient::setCreatedCallback() - S ...
https://man.plustar.jp/php/gearmanclient.setfailcallback.html - [similar]
Get data returned for a task 6978
« GearmanTask::create GearmanTask::dataSize » PHP Manual GearmanTask Get data returned for a task ... k GearmanTask::data (PECL gearman >= 0.5.0) GearmanTask::data — ... Get data returned for a task 説明 public GearmanTask::data (): string Returns d ... ata being returned for a task by a worker. パラメータ この関数にはパラメータはあ ... data, or false if no data is present. 参考 GearmanTask::dataSize() - Get the size of returned data 関連キ ...
https://man.plustar.jp/php/gearmantask.data.html - [similar]
Cancellation 6978
« parallel\Future parallel\Future::cancelled » PHP Manual parallel\Future Cancellation parallel\ ... el\Future::cancel (): bool Shall try to cancel the task 注意 : If task is running, it will be interrupted. ... \Future\Error\Killed if parallel\Runtime executing task was killed. 警告 Shall throw parallel\Future\Error ... \Cancelled if task was already cancelled. 関連キーワード: Cancellatio ... n , cancel , task , Shall , 警告 , interrupted , cancelled , throw , ...
https://man.plustar.jp/php/parallel-future.cancel.html - [similar]
Run a single task and return a result 6925
« GearmanClient::doLowBackground GearmanClient::doStatus » PHP Manual GearmanClient Run a single ... task and return a result GearmanClient::doNormal (No ve ... be in Git) GearmanClient::doNormal — Run a single task and return a result 説明 public GearmanClient::doN ... kload , string $unique = ? ): string Runs a single task and returns a string representation of the result. ... り値 A string representing the results of running a task. 例 例1 Simple job submission with immediate retur ...
https://man.plustar.jp/php/gearmanclient.donormal.html - [similar]
Send data to the task worker processes in blocking way. 6834
« Swoole\Server::task Swoole\Server::taskWaitMulti » PHP Manual Swoole\Server Send data to the task ... k worker processes in blocking way. Swoole\Server::taskwait (PECL swoole >= 1.9.0) Swoole\Server::taskwait ... — Send data to the task worker processes in blocking way. 説明 public Swoo ... le\Server::taskwait ( string $data , float $timeout = ? , int $wor ... 関連キーワード: Swoole , Server , data , worker , task , taskwait , Send , processes , blocking , way ...
https://man.plustar.jp/php/swoole-server.taskwait.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT