Gearmand documentation, http://gearman.info/
#include <libgearman/gearman.h>
gearman_allocator_t
gearman_malloc_fn
gearman_free_fn
gearman_realloc_fn
gearman_calloc_fn
gearman_return_t gearman_client_set_memory_allocators(gearman_client_st *, gearman_malloc_fn *malloc_fn, gearman_free_fn *free_fn, gearman_realloc_fn *realloc_fn, gearman_calloc_fn *calloc_fn, void *context)
gearman_return_t gearman_worker_set_memory_allocators(gearman_worker_st *, gearman_malloc_fn *malloc_fn, gearman_free_fn *free_fn, gearman_realloc_fn *realloc_fn, gearman_calloc_fn *calloc_fn, void *context)
Link to -lgearman
None
Data Differential http://www.datadifferential.com/
2011-2013, Data Differential, http://www.datadifferential.com/