mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Data Structures | Namespaces
SerialScheduler.hpp File Reference
#include <mutable/catalog/Scheduler.hpp>
#include <condition_variable>
#include <list>
#include <future>
#include <thread>
Include dependency graph for SerialScheduler.hpp:
This graph shows which files directly or indirectly include this file:

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
 

‍mutable namespace