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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
DistributionManagerServer.cc File Reference
#include <cstddef>
#include <iostream>
#include <fstream>
#include <vector>
#include <cstring>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <string>
#include "UseTemporaryAllocationBlock.h"
#include "SimpleRequestHandler.h"
#include "BuiltInObjectTypeIDs.h"
#include "SimpleRequestResult.h"
#include "DistributionManagerServer.h"
#include "NodeInfo.h"
#include "GetListOfNodes.h"
#include "ListOfNodes.h"
#include "Ack.h"
#include "InterfaceFunctions.h"
+ Include dependency graph for DistributionManagerServer.cc:

Go to the source code of this file.

Namespaces

 pdb