#include <OnixS/CME/ConflatedUDP/FeedEngineThreads.h>
Public Member Functions | |
FeedEngineThreadSettings () | |
ThreadPoolSettings & | pool () |
const ThreadPoolSettings & | pool () const |
UInt32 | loopBeforeIdle () const |
void | loopBeforeIdle (UInt32 value) |
The collection of parameters affecting behavior of a thread pool carring out feed engine tasks.
Definition at line 110 of file FeedEngineThreads.h.
|
inline |
Assigns the default values for the given instance of the thread pool settings.
Definition at line 119 of file FeedEngineThreads.h.
|
inline |
Number of working threads in the pool.
Definition at line 141 of file FeedEngineThreads.h.
|
inline |
Defines the number of working threads in the pool.
Definition at line 148 of file FeedEngineThreads.h.
|
inline |
Settings related to the thread pool.
Definition at line 126 of file FeedEngineThreads.h.
|
inline |
Settings related to the thread pool.
Definition at line 134 of file FeedEngineThreads.h.