MarlinMT  0.1.0
PEPScheduler.h File Reference
#include <marlinmt/IScheduler.h>
#include <marlinmt/Logging.h>
#include <marlinmt/Utils.h>
#include <marlinmt/concurrency/ThreadPool.h>
#include <unordered_set>

Go to the source code of this file.

Classes

struct  marlinmt::concurrency::WorkerOutput
 WorkerOutput struct Stores the output of a processor sequence call. More...
 
class  marlinmt::concurrency::PEPScheduler
 PEPScheduler class Parallel Event Processing Scheduler. More...
 

Namespaces

 marlinmt
 
 marlinmt::concurrency