NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <Runtime/Allocator/NesDefaultMemoryAllocator.hpp>
#include <Runtime/Allocator/NumaRegionMemoryAllocator.hpp>
#include <map>
#include <memory>
#include <unordered_map>
#include <vector>
Classes | |
class | NES::Runtime::HardwareManager |
This class is responsible to look up OS/HW specs of the underlying hardware, e.g., numa. More... | |
struct | NES::Runtime::HardwareManager::CpuDescriptor |
Descriptor for a single core. More... | |
class | NES::Runtime::HardwareManager::NumaDescriptor |
Descriptor for a single numa node. 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. | |