Man Page: gearman_job_handle_t
Operating Environment: debian
Section: 3
GEARMAN_JOB_HANDLE_T(3) Gearmand GEARMAN_JOB_HANDLE_T(3)NAMEgearman_job_handle_t - Gearmand Documentation, http://gearman.info/SYNOPSIS#include <libgearman/gearman.h> gearman_job_handle_tDESCRIPTIONA gearman_job_handle_t represents a "job handle". A job handle is a text string that represents the name of a task (in truth gear- man_job_handle_t is a typedef'ed char[GEARMAN_JOB_HANDLE_SIZE]). gearman_client_job_status() use handles to find the status of tasks. When passed to gearman_client_do_background() it will be populated with the job handle.RETURN VALUENone.HOMETo find out more information please check: http://gearman.info/SEE ALSOgearmand(8) libgearman(3) gearman_job_stAUTHORData Differential http://www.datadifferential.com/COPYRIGHT2012, Data Differential, http://www.datadifferential.com/ 0.33 May 04, 2012 GEARMAN_JOB_HANDLE_T(3)
| Related Man Pages |
|---|
| gearman_client_job_status(3) - debian |
| gearman_job_handle(3) - debian |
| gearman_job_send_exception(3) - debian |
| gearman_job_send_fail(3) - debian |
| gearman_job_st(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| Detecting unused variables... |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |