ddt 1.2.1
|
Data Broker. A Data Broker is the access point in the system for data producer applications to inject data into the system and for data consumer applications to receive data produced by the system. It therefore creates a MAL Server waiting for connections. More...
#include <condition_variable>
#include <csignal>
#include <fstream>
#include "ddt/commandLineParser.hpp"
#include "ddt/ddtConnectionManager.hpp"
#include "ddt/ddtLogger.hpp"
#include "ddt/ddtInitCodes.hpp"
Go to the source code of this file.
Classes | |
class | DdtDataBroker |
Data Broker. A Data Broker is the access point in the system for data producer applications to inject data into the system and for data consumer applications to receive data produced by the system. It therefore creates a MAL Server waiting for connections.