libfoedus-core
FOEDUS Core Library
soc_manager.hpp File Reference
#include <vector>
#include "foedus/fwd.hpp"
#include "foedus/initializable.hpp"
#include "foedus/module_type.hpp"
#include "foedus/proc/proc_id.hpp"
#include "foedus/soc/fwd.hpp"
Include dependency graph for soc_manager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  foedus::soc::SocManager
 SOC manager, which maintains the shared resource across SOCs and, if this engine is a master engine, manages child SOCs. More...
 

Namespaces

 foedus
 Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services).
 
 foedus::soc
 System On Chip (SOC) and interprocess communication (IPC).