DOKK / manpages / debian 10 / libgearman-dev / gearman_worker_set_memory_allocators.3.en
GEARMAN_WORKER_SET_MEMORY_ALLOCATORS(3) Gearmand GEARMAN_WORKER_SET_MEMORY_ALLOCATORS(3)

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

#include <libgearman/gearman.h>








Link to -lgearman

Install callbacks for custom allocation.

Normally malloc(3) and free(3) are used for allocation and releasing workloads. You can use gearman_client_set_memory_allocators() and gearman_worker_set_memory_allocators() to set your own custom allocators.

None

SEE ALSO:


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

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

January 29, 2019 1.1.18+ds