![]() |
mutable
A Database System for Research and Fast Prototyping
|
#include <mutable/catalog/Scheduler.hpp>#include <condition_variable>#include <list>#include <future>#include <thread>Go to the source code of this file.
Data Structures | |
| struct | m::SerialScheduler |
This class implements a Scheduler that executes all incoming DatabaseCommands serially. More... | |
| struct | m::SerialScheduler::CommandQueue |
| A thread-safe query plan queue. More... | |
Namespaces | |
| namespace | m |
| |