gearmanclient.dohighbackground(3) php man page | unix.com

Man Page: gearmanclient.dohighbackground

Operating Environment: php

Section: 3

GEARMANCLIENT.DOHIGHBACKGROUND(3)					 1					 GEARMANCLIENT.DOHIGHBACKGROUND(3)

GearmanClient::doHighBackground - Run a high priority task in the background

SYNOPSIS
public string GearmanClient::doHighBackground (string $function_name, string $workload, [string $unique])
DESCRIPTION
Runs a high priority task in the background, returning a job handle which can be used to get the status of the running task. High priority tasks take precedence over normal and low priority tasks in the job queue.
PARAMETERS
o $function_name - A registered function the worker is to execute o $workload - Serialized data to be processed o $unique - A unique ID used to identify a particular task
RETURN VALUES
The job handle for the submitted task.
SEE ALSO
GearmanClient::doNormal, GearmanClient::doHigh, GearmanClient::doLow, GearmanClient::doBackground, GearmanClient::doLowBackground. PHP Documentation Group GEARMANCLIENT.DOHIGHBACKGROUND(3)
Related Man Pages
gearman_client_add_task_high_background(3) - debian
gearman_client_add_task_low_background(3) - debian
gearman_task_data(3) - debian
gearman_task_data_size(3) - debian
gearmanclient.addtaskbackground(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team