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
PDBDistributionManager.cc File Reference
#include "PDBDistributionManager.h"
#include <stdio.h>
#include <time.h>
#include "PDBLogger.h"
#include <iostream>
#include <vector>
#include <string>
#include <memory>
#include <pthread.h>
#include <signal.h>
#include <sys/socket.h>
#include <sys/types.h>
#include <map>
#include <chrono>
#include <uuid/uuid.h>
#include "UseTemporaryAllocationBlock.h"
+ Include dependency graph for PDBDistributionManager.cc:

Go to the source code of this file.

Namespaces

 pdb
 

Macros

#define PDB_DISTRIBUTION_MANAGER_CC
 

Macro Definition Documentation

#define PDB_DISTRIBUTION_MANAGER_CC

Definition at line 25 of file PDBDistributionManager.cc.