Gearman Developer Documentation

libgearman-server/queue_libtokyocabinet.h File Reference

libtokyocabinet Queue Storage Declarations More...

Go to the source code of this file.

Defines

#define GEARMAN_QUEUE_TOKYOCABINET_MAX_KEY_LEN   4096

Functions

gearman_return_t gearman_server_queue_libtokyocabinet_conf (gearman_conf_st *conf)
gearman_return_t gearman_queue_libtokyocabinet_init (gearman_server_st *server, gearman_conf_st *conf)
gearman_return_t gearman_queue_libtokyocabinet_deinit (gearman_server_st *server)
gearman_return_t gearmand_queue_libtokyocabinet_init (gearmand_st *gearmand, gearman_conf_st *conf)
gearman_return_t gearmand_queue_libtokyocabinet_deinit (gearmand_st *gearmand)

Detailed Description

libtokyocabinet Queue Storage Declarations

Definition in file queue_libtokyocabinet.h.


Define Documentation

#define GEARMAN_QUEUE_TOKYOCABINET_MAX_KEY_LEN   4096

It is unclear from tokyocabinet's public headers what, if any, limit there is. 4k seems sane.

Definition at line 12 of file queue_libtokyocabinet.h.

Generated on Mon Jun 14 15:58:45 2010 by  doxygen 1.6.3