DOKK / manpages / debian 12 / libgearman-dev / gearman_task_attr_init_epoch.3.en
GEARMAN_TASK_ATTR_INIT_EPOCH(3) Gearmand GEARMAN_TASK_ATTR_INIT_EPOCH(3)

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

#include <libgearman/gearman.h>






Compile and link with -lgearman

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.

gearmand(8) libgearman(3) gearman_execute()

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

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

March 11, 2023 1.1.20+ds