NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <Network/NetworkMessage.hpp>
#include <Sequencing/NonBlockingMonotonicSeqQueue.hpp>
#include <folly/Synchronized.h>
#include <map>
#include <variant>
Classes | |
class | NES::Network::ExchangeProtocol |
This class is used by the ZmqServer and defines the reaction for events onDataBuffer, clientAnnouncement, endOfStream and exceptionHandling between all nodes of NES. More... | |
Namespaces | |
NES | |
This exception represents a network error. | |
NES::Runtime | |
Turn this on to have Thread::current_num_threads_ keep a count of currently-active threads. | |
NES::Network | |