InfiniSQL
v0.1.2-alpha
Massive Scale Transaction Processing
|
Engine actors store and manipulate data. Each engine interacts with a single partition, and vice versa. More...
#include "Engine.h"
Go to the source code of this file.
Functions | |
void * | engine (void *identity) |
Engine actors store and manipulate data. Each engine interacts with a single partition, and vice versa.
Definition in file Engine.cc.
void* engine | ( | void * | identity) |
Definition at line 167 of file Engine.cc.
Referenced by TopologyMgr::TopologyMgr().