hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
#include <hobbes/hobbes.H>
#include <hobbes/storage.H>
#include <hobbes/ipc/net.H>
#include <iostream>
#include <map>
#include <thread>
#include <mutex>
#include "session.H"
#include "netio.H"
Namespaces | |
hog | |
Functions | |
void | hog::recordLocalData (const hobbes::storage::QueueConnection &qc, const std::string &dir) |