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
WorkerMain.cc File Reference
#include "PDBServer.h"
#include "CatalogServer.h"
#include "CatalogClient.h"
#include "StorageClient.h"
#include "PangeaStorageServer.h"
#include "FrontendQueryTestServer.h"
#include "HermesExecutionServer.h"
+ Include dependency graph for WorkerMain.cc:

Go to the source code of this file.

Macros

#define WORKER_MAIN_CC
 

Functions

int main (int argc, char *argv[])
 

Macro Definition Documentation

#define WORKER_MAIN_CC

Definition at line 20 of file WorkerMain.cc.

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 30 of file WorkerMain.cc.

+ Here is the call graph for this function: