libfoedus-core
FOEDUS Core Library
|
#include <stdint.h>
#include <iosfwd>
#include "foedus/cxx11.hpp"
#include "foedus/fwd.hpp"
#include "foedus/initializable.hpp"
#include "foedus/proc/proc_id.hpp"
#include "foedus/thread/fwd.hpp"
#include "foedus/thread/impersonate_session.hpp"
Go to the source code of this file.
Classes | |
class | foedus::thread::ThreadPool |
The pool of pre-allocated threads in the engine to execute transactions. More... | |
Namespaces | |
foedus | |
Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
foedus::thread | |
Thread and Thread-Group, which abstracts NUMA-core/node and provides API to attach/detach tasks to pooled threads. | |