Man Page: gearman_client_set_namespace
Operating Environment: debian
Section: 3
GEARMAN_CLIENT_SET_NAMESPACE(3) Gearmand GEARMAN_CLIENT_SET_NAMESPACE(3)NAMEgearman_client_set_namespace - Gearmand Documentation, http://gearman.info/SYNOPSIS#include <libgearman/gearman.h> void gearman_client_set_namespace(gearman_client_st *self, const char *namespace_key, size_t namespace_key_size) void gearman_worker_set_namespace(gearman_worker_st *self, const char *namespace_key, size_t namespace_key_size) Compile and link with -lgearmanDESCRIPTIONgearman_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.RETURNNoneHOMETo find out more information please check: http://gearman.info/SEE ALSOgearmand(8) libgearman(3)AUTHORData Differential http://www.datadifferential.com/COPYRIGHT2012, Data Differential, http://www.datadifferential.com/ 0.33 May 04, 2012 GEARMAN_CLIENT_SET_NAMESPACE(3)
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |