#include <OnixS/CME/MDH/FeedEngineThreadPool.h>
Public Member Functions | |
FeedEngineThreadPool (NetFeedEngine &, const FeedEngineThreadSettings &, FeedEngineThreadPoolListener *=nullptr) | |
~FeedEngineThreadPool () | |
Definition at line 267 of file FeedEngineThreadPool.h.
FeedEngineThreadPool | ( | NetFeedEngine & | , |
const FeedEngineThreadSettings & | , | ||
FeedEngineThreadPoolListener * | = nullptr |
||
) |
Initializes working threads and spawns feed engine process() routine invocation.
~FeedEngineThreadPool | ( | ) |
Stops all tasks and destructs the working threads.