GridComputing
Job Management in Grid Computing
|
#include <map>
#include <string>
#include <functional>
#include <stdexcept>
#include "bytebuffer.h"
#include "interfaces.h"
#include "runnable.h"
Go to the source code of this file.
Classes | |
class | ExistingGrid |
ExistingGrid Exception. More... | |
class | UnknownGrid |
UnknownGrid Exception. More... | |
class | GridNetwork |
GridNetwork Class. More... | |
Macros | |
#define | GRID_SAVE_FILE "gridComputing.grid" |
Hard coded save file. | |
#define GRID_SAVE_FILE "gridComputing.grid" |
Hard coded save file.