Scroll to navigation

GEARMAN_ALLOCATOR_T(3) Gearmand GEARMAN_ALLOCATOR_T(3)

NAME

gearman_allocator_t - 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-2024, Data Differential, http://www.datadifferential.com/

January 31, 2024 1.1.20+ds