ddt 1.1.0
Loading...
Searching...
No Matches
Classes
ddtDataBroker.hpp File Reference

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/commandLineParserBuilder.hpp"
#include "ddt/ddtConnectionManager.hpp"
#include "ddt/ddtLogger.hpp"

Go to the source code of this file.

Classes

class  DdtDataBroker
 

Detailed Description

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.

Author
Matthias Grimm, CGI
Since
2020/01/16