![]() |
A platform for high-performance distributed tool and library development written in C++. It can be deployed in two different cluster modes: standalone or distributed. API for v0.5.0, released on June 13, 2018.
|
#include <chrono>#include <thread>#include <iostream>#include "DistributionManagerClient.h"#include "NodeInfo.h"#include "InterfaceFunctions.h"#include "UseTemporaryAllocationBlock.h"#include "GetListOfNodes.h"
Include dependency graph for DistributionManagerClient.cc:Go to the source code of this file.
Namespaces | |
| pdb | |
Macros | |
| #define | DISTRIBUTION_MANAGER_CLIENT_CC |
| #define DISTRIBUTION_MANAGER_CLIENT_CC |
Definition at line 26 of file DistributionManagerClient.cc.