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(3) - debian
gearman_client_add_task_high_background(3) - debian
gearman_client_add_task_low(3) - debian
gearman_task_st(3) - debian
gearman_job_status(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update