Scroll to navigation

GEARMAN_TASK_ATTR_INIT(3) Gearmand GEARMAN_TASK_ATTR_INIT(3)

NAME

gearman_task_attr_init - Gearmand Documentation, http://gearman.info/

SYNOPSIS

#include <libgearman/gearman.h>






Compile and link with -lgearman

DESCRIPTION

gearman_work_t describe work for gearman_execute().

gearman_work() creates a gearman_work_t with a priority.

gearman_work_epoch() creates a gearman_work_t which tells gearman_execute() to execute the workload at the time specified by epoch.

gearman_work_background() creates a gearman_work_t which tells gearman_execute() to execute the workload as a background job.

SEE ALSO

gearmand(8) libgearman(3) gearman_execute()

AUTHOR

Data Differential http://www.datadifferential.com/

COPYRIGHT

2011-2020, Data Differential, http://www.datadifferential.com/

December 12, 2020 1.1.19.1+ds