Obsidian
Probabilistic Geophysical Joint Inversion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
asyncworker.hpp File Reference

Async policy for job multiplexing on worker side. More...

Include dependency graph for asyncworker.hpp:

Namespaces

 obsidian
 

Functions

template<ForwardModel f>
bool obsidian::workerThread (const typename Types< f >::Spec &spec, const typename Types< f >::Cache &cache, const typename Types< f >::Results &real, stateline::comms::Worker &worker)
 Thread method receives jobs and evaluates likelihoods and sends results back until until interrupted by signal.
 

Detailed Description

Async policy for job multiplexing on worker side.

Author
Lachlan McCalman
Nahid Akbar
Date
2014
License:
Affero General Public License version 3 or later