Configuration Guide
|
Scope: | event_queue |
Type: | string |
When to Set: | Can only be set during object initialization. |
Version: | This option was implemented in LBM 4.3/UME 3.3/UMQ 2.3. |
Scope: | event_queue |
Type: | int |
Default value: | 0 |
When to Set: | May be set during operation. |
Value | Description |
---|---|
1 | Enables measuring of event queue entry ages. |
0 | Disables measuring of event queue entry ages. Default for all. |
Scope: | event_queue |
Type: | int |
When to Set: | Can only be set during object initialization. |
Value | Description |
---|---|
1 | Provide support for cancellation callbacks. |
0 | Do not provide cancellation callback support. Default for all. |
Scope: | event_queue |
Type: | int |
Default value: | 0 |
When to Set: | May be set during operation. |
Value | Description |
---|---|
1 | Enables counting event queue entries. |
0 | Disables counting of event queue entries. Default for all. |
Scope: | event_queue |
Type: | lbm_ulong_t |
Units: | microseconds |
Default value: | 0 (not monitored) |
When to Set: | May be set during operation. |
Scope: | event_queue |
Type: | int |
When to Set: | May be set during operation. |
Value | Description |
---|---|
1 | Enable notification. |
0 | Disable notification. Default for all. |
Immediate purge
setting reclaims memory immediately, while the Delay purge
setting spreads the reclamation work over time, reducing the CPU impact of closing objects associated with the queue. Scope: | event_queue |
Type: | int |
When to Set: | Can only be set during object initialization. |
Value | Description |
---|---|
1 | Immediate purge. Default for all. |
0 | Delay purge. |
Scope: | event_queue |
Type: | int |
Default value: | 0 |
When to Set: | May be set during operation. |
Value | Description |
---|---|
1 | Enables measuring of event queue service times. |
0 | Disables measuring of event queue service times. Default for all. |
Scope: | event_queue |
Type: | lbm_ulong_t |
Units: | number of events |
Default value: | 0 (not monitored) |
When to Set: | May be set during operation. |