Gearman Developer Documentation

Constants
[Gearman Server Declarations]

Defines

#define GEARMAN_DEFAULT_BACKLOG   64
#define GEARMAN_DEFAULT_MAX_QUEUE_SIZE   0
#define GEARMAN_SERVER_CON_ID_SIZE   128
#define GEARMAN_JOB_HASH_SIZE   383
#define GEARMAN_MAX_FREE_SERVER_CON   1000
#define GEARMAN_MAX_FREE_SERVER_PACKET   2000
#define GEARMAN_MAX_FREE_SERVER_JOB   1000
#define GEARMAN_MAX_FREE_SERVER_CLIENT   1000
#define GEARMAN_MAX_FREE_SERVER_WORKER   1000
#define GEARMAN_TEXT_RESPONSE_SIZE   8192
#define GEARMAN_PIPE_BUFFER_SIZE   256
#define GEARMAN_CONF_MAX_OPTION_SHORT   128
#define GEARMAN_CONF_DISPLAY_WIDTH   80

Define Documentation

#define GEARMAN_DEFAULT_BACKLOG   64

Definition at line 28 of file constants.h.

#define GEARMAN_DEFAULT_MAX_QUEUE_SIZE   0

Definition at line 29 of file constants.h.

#define GEARMAN_SERVER_CON_ID_SIZE   128

Definition at line 30 of file constants.h.

#define GEARMAN_JOB_HASH_SIZE   383

Definition at line 31 of file constants.h.

#define GEARMAN_MAX_FREE_SERVER_CON   1000

Definition at line 32 of file constants.h.

#define GEARMAN_MAX_FREE_SERVER_PACKET   2000

Definition at line 33 of file constants.h.

#define GEARMAN_MAX_FREE_SERVER_JOB   1000

Definition at line 34 of file constants.h.

#define GEARMAN_MAX_FREE_SERVER_CLIENT   1000

Definition at line 35 of file constants.h.

#define GEARMAN_MAX_FREE_SERVER_WORKER   1000

Definition at line 36 of file constants.h.

#define GEARMAN_TEXT_RESPONSE_SIZE   8192

Definition at line 37 of file constants.h.

#define GEARMAN_PIPE_BUFFER_SIZE   256

Definition at line 38 of file constants.h.

#define GEARMAN_CONF_MAX_OPTION_SHORT   128

Definition at line 39 of file constants.h.

#define GEARMAN_CONF_DISPLAY_WIDTH   80

Definition at line 40 of file constants.h.

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