Transformer SDK For C
8.0.2.290852-a608fcd3
|
Type: Integer
Default: 1
Minimum: 1
Configures the number of worker threads that the pipeline module should spawn. Worker threads are used to process updates and nodatas.
When the first update for a symbol arrives inside the pipeline module, one of the worker threads is chosen in a round-robin manner and the update assigned to it to process. All subsequent updates are then passed onto the same update thread. This ensures that updates are not processed out of order.
Type: Integer
Default: 7
Acceptable Values:
Name | Value | Desc |
---|---|---|
DEBUG | 7 | |
INFO | 6 | |
WARN | 5 | |
NOTIFY | 4 | |
CRIT | 2 |
Log level for queue information
Type: Integer
Default: 1000
Max messages to process
Type: Boolean
Default: FALSE
Enable calculation of thread latency
Type: String
Default: None
Name of the logfile for reporting queue sizes
Type: Floating Point Value
Default: 5.000000
Period for reporting queue size