DnxWlmCfgData Struct Reference

A WLM configuration data structure - passed to dnxWlmCreate. More...

#include <dnxWLM.h>


Data Fields

char * dispatcherUrl
 The url of the dispatcher channel.
char * collectorUrl
 The url of the collector channel.
unsigned reqTimeout
 The thread request timeout in seconds.
unsigned ttlBackoff
 The time-to-live backoff in seconds.
unsigned maxRetries
 The maximum allowable retries.
unsigned poolMin
 The minimum number of pool threads.
unsigned poolInitial
 The initial number of pool threads.
unsigned poolMax
 The maximum number of pool threads.
unsigned poolGrow
 The pool growth increment value.
unsigned pollInterval
 The poll interval in seconds.
unsigned shutdownGrace
 The shutdown grace period in seconds.
unsigned maxResults
 The maximum size of the results buffer.
unsigned showNodeAddr
 Boolean: show node in error results.


Detailed Description

A WLM configuration data structure - passed to dnxWlmCreate.

Definition at line 33 of file dnxWLM.h.


Field Documentation

The url of the dispatcher channel.

Definition at line 35 of file dnxWLM.h.

Referenced by copyCfgData(), dnxWlmCreate(), dnxWlmDestroy(), freeCfgData(), initConfig(), initWorkerComm(), logConfigChanges(), main(), and validateCfg().

The url of the collector channel.

Definition at line 36 of file dnxWLM.h.

Referenced by copyCfgData(), dnxWlmCreate(), dnxWlmDestroy(), freeCfgData(), initConfig(), initWorkerComm(), logConfigChanges(), main(), and validateCfg().

The thread request timeout in seconds.

Definition at line 37 of file dnxWLM.h.

Referenced by dnxWlmReconfigure(), dnxWorker(), initConfig(), logConfigChanges(), and validateCfg().

The time-to-live backoff in seconds.

Definition at line 38 of file dnxWLM.h.

Referenced by dnxWlmReconfigure(), dnxWorker(), initConfig(), logConfigChanges(), and validateCfg().

The maximum allowable retries.

Definition at line 39 of file dnxWLM.h.

Referenced by dnxWlmReconfigure(), dnxWorker(), initConfig(), logConfigChanges(), and validateCfg().

The minimum number of pool threads.

Definition at line 40 of file dnxWLM.h.

Referenced by dnxWlmCreate(), dnxWlmReconfigure(), dnxWorker(), initConfig(), logConfigChanges(), and validateCfg().

The initial number of pool threads.

Definition at line 41 of file dnxWLM.h.

Referenced by dnxWlmCreate(), dnxWlmReconfigure(), growThreadPool(), initConfig(), logConfigChanges(), and validateCfg().

The maximum number of pool threads.

Definition at line 42 of file dnxWLM.h.

Referenced by dnxWlmCreate(), dnxWlmReconfigure(), dnxWorker(), growThreadPool(), initConfig(), logConfigChanges(), and validateCfg().

The pool growth increment value.

Definition at line 43 of file dnxWLM.h.

Referenced by dnxWlmReconfigure(), growThreadPool(), initConfig(), logConfigChanges(), and validateCfg().

The poll interval in seconds.

Definition at line 44 of file dnxWLM.h.

Referenced by dnxWlmReconfigure(), initConfig(), logConfigChanges(), and validateCfg().

The shutdown grace period in seconds.

Definition at line 45 of file dnxWLM.h.

Referenced by dnxWlmDestroy(), dnxWlmReconfigure(), initConfig(), logConfigChanges(), and validateCfg().

The maximum size of the results buffer.

Definition at line 46 of file dnxWLM.h.

Referenced by dnxWlmReconfigure(), initConfig(), logConfigChanges(), and validateCfg().

Boolean: show node in error results.

Definition at line 47 of file dnxWLM.h.

Referenced by dnxWlmReconfigure(), dnxWorker(), initConfig(), logConfigChanges(), and validateCfg().


The documentation for this struct was generated from the following file:

Generated on Tue Apr 13 15:48:08 2010 for DNX by  doxygen 1.5.6