NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
ExchangeProtocol.hpp File Reference
#include <Network/NetworkMessage.hpp>
#include <Sequencing/NonBlockingMonotonicSeqQueue.hpp>
#include <folly/Synchronized.h>
#include <map>
#include <variant>
Include dependency graph for ExchangeProtocol.hpp:
This graph shows which files directly or indirectly include this file:

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