stromx  0.8.0
Public Member Functions | List of all members
stromx::runtime::AssignThreadsAlgorithm Class Reference

Algorithm which assigns threads to the stream. More...

#include <AssignThreadsAlgorithm.h>

Public Member Functions

 AssignThreadsAlgorithm ()
 
void apply (Stream &stream)
 

Detailed Description

Algorithm which assigns threads to the stream.

Constructor & Destructor Documentation

§ AssignThreadsAlgorithm()

stromx::runtime::AssignThreadsAlgorithm::AssignThreadsAlgorithm ( )
inline

Constructs a thread assigning algorithm.

Member Function Documentation

§ apply()

void stromx::runtime::AssignThreadsAlgorithm::apply ( Stream stream)

Creates threads and assigns the connected inputs of the stream to them such that connectors with different operator threads are never part of the same thread.


The documentation for this class was generated from the following files: