OnixS C++ CME MDP Premium Market Data Handler 5.9.0
API Documentation
Loading...
Searching...
No Matches
FeedEngineThreadPool Class Reference

Public Member Functions

 FeedEngineThreadPool (NetFeedEngine &, const FeedEngineThreadSettings &, FeedEngineThreadPoolListener *=nullptr)
 ~FeedEngineThreadPool ()

Detailed Description

Definition at line 267 of file FeedEngineThreadPool.h.

Constructor & Destructor Documentation

◆ FeedEngineThreadPool()

Initializes working threads and spawns feed engine process() routine invocation.

◆ ~FeedEngineThreadPool()

Stops all tasks and destructs the working threads.