GEARMAN_WORKER_SET_MEMORY_ALLOCATORS(3) | Gearmand | GEARMAN_WORKER_SET_MEMORY_ALLOCATORS(3) |
NAME
gearman_worker_set_memory_allocators - Gearmand Documentation, http://gearman.info/
SYNOPSIS
#include <libgearman/gearman.h>
Link to -lgearman
DESCRIPTION
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.
RETURN VALUE
None
SEE ALSO:
AUTHOR
Data Differential http://www.datadifferential.com/
COPYRIGHT
2011-2014, Data Differential, http://www.datadifferential.com/
November 6, 2023 | 1.1.21 |