GEARMAN_WORKER_SET_NAMESPACE(3) | Gearmand | GEARMAN_WORKER_SET_NAMESPACE(3) |
gearman_worker_set_namespace - Gearmand Documentation, http://gearman.info/
#include <libgearman/gearman.h>
Compile and link with -lgearman
gearman_client_set_namespace() and gearman_worker_set_namespace() set a "namespace" for a given set of functions. Only clients and workers sharing a namespace_key can see one anothers workloads and functions.
By setting namespace_key to NULL you can disable the namespace.
None
To find out more information please check: http://gearman.info/
Data Differential http://www.datadifferential.com/
2011-2019, Data Differential, http://www.datadifferential.com/
January 29, 2019 | 1.1.18+ds |