13#ifndef ROOT_ROOFIT_MultiProcess_FIFOQueue
14#define ROOT_ROOFIT_MultiProcess_FIFOQueue
20namespace MultiProcess {
A Queue with simple FIFO behavior.
void add(JobTask job_task) override
See Queue::add.
std::queue< JobTask > queue_
bool pop(JobTask &job_task) override
See Queue::pop.
Keeps a queue of tasks for workers and manages the queue process through its event loop.
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...
combined job_object, state and task identifier type